﻿/*  
Theme Name: Pocketworks theme ver 2.01
Theme URI: www.rocketworks.co.jp
Description: Designed by Gatsuo caizoc.net
Version: 2.01
Author: caizoc.net
*/




/* general styles */

 body {	background: #101d40;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color:#35383d;}

* html body {
	font-family: Arial;
}

 a:link		{ text-decoration: none;	 color : #00a0e3; border: 0px; }
 a:active	{ text-decoration: underline;	 color : #00a0e3; border: 0px; }
 a:visited	{ text-decoration: none;	 color : #00a0e3; border: 0px; }
 a:hover	{ text-decoration: underline;	 color : #003399; border: 0px; }
 a:focus	{ outline: none;}

 h1, h2, h3, h4 {
	font-size: 12px; padding: 0px; margin: 0px; color:#35383d;}

 img{ border:0px;}




 #wrapper {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background:#999;
	overflow:hidden;
	background: url(images/BG1.jpg) repeat-y left top;}


	



/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 

 #header {
	background: url(images/HeaderBkg_idea.jpg) repeat-x left top;
	width: 950px;
	height: 135px;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	}

 #header .LS {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/logo_news.png) no-repeat left top;
	width: 240px;
	height: 133px;}


/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

 #Menu {background: url(images/navi_blue.jpg) repeat-x top;
	color:#196b81;
	width: 950px;
	position: relative;
	float: left;
	height: 35px;}

 .MT	{ position: absolute; top: 0px; left: 2px; height: 35px; width: 698px;}
 .MTL	{ position: absolute; top: 0px; left: 0px; height: 35px; width:   2px;
	background: url(images/navi_left_2.jpg) no-repeat left top;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav {
	padding-bottom: 10px;
	text-align: center;
}
.Nav a { padding: 2px 5px 2px 3px; background: #fff; border-right: solid 1px #ccc; font-size: 11px;}
.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc;}
.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none;}
.Nav span { padding: 2px 5px 2px 0px; color:#006666; border-right: solid 1px #ccc; }
.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 11px; color:#000;}




/* Main contents ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


 #contents {
 	float: left;
	width: 513px;
	margin: 0 2px 0 0;
	padding: 0px;
	background: #FFF;
	color: #000000;
	font-size: 13px;
	text-align: left;
	}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pagetitle {
	padding: 10px;
	font-size: 140%;
	text-align: center;
}

.Post {	padding: 0px; position: relative; clear: left; text-align: left;}

.PostHead {
	padding: 0;
	background: #ecf3f8 url(images/PostHeadTop.gif) repeat-x 0 0;
}

.PostHead h1 {
	clear: left;
	width: 457px;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 1px 0;
	color: #c60;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

.PostHead h1 a { color: #007ac8; text-decoration: none;}
.PostHead h1 a:visited { color: #007ac8; text-decoration: none;}
.PostHead h1 a:hover { color:#cc6600; text-decoration: none;}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate { float: left; width: 50px;  text-align: center;}
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#4a5a65; padding:8px 3px 0px 3px;}
.PostDate .year { display:block;}

.PostTitle { float: left ; text-align: left ; padding:8px 3px 0px 3px;}

.PostLang {clear:both;height:1px;padding-top:2px;background: url(images/PostHeadBottom.gif) repeat-x left bottom;}

.PostContent { padding: 10px 15px 5px 15px; font-size: 13px; line-height: 1.5;background: url(images/PostHead2.gif) repeat-x bottom; }
.PostContent p { font-size: 13px; padding: 0px 0px 10px 0px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; no-repeat left top; font-size: 10px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;height:1%;}

.PostDet { padding-top: 3px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 15px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(images/PostCom.png) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0 0 0 15px; margin: 0px; text-align: left;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { width: 420px; margin: 20px 0px 0px 45px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
	color:#000; }

.Comments .List ol { padding: 0px; margin: 0px;}

.Comments .List li {
	position: relative;
	padding: 15px 5px 10px 5px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;}

.Comments .List .ComListLi {
	background: #f6f1de url(images/ComListLiBottom.gif) no-repeat left bottom; }

/**/ * html .Comments .List .ComListLiTop { left: -5px;} /**/ 

.Comments .List .ComListLiTop {
	position: absolute;
	background: url(images/ComListLiTop.gif) no-repeat left top;
	height: 15px;
	width: 420px;
	left: 0px;
	top: 0px;}

/**/ * html .Comments .List .ListNr { left: -55px;} /**/ 

.Comments .List .ListNr {
	color:#bec9d1;
	position: absolute;
	top: 15px; font-size: 24px;
	line-height: 24px;
	font-family: 'Arial';
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0px;
	left: -55px; }

/**/ * html .Comments .List .ListGrav { left: 10px;} /* */
 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#a19a80; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#a19a80; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block;}


/* Comments Form +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color:#333;}

.Comments .Form {
	background: #bbe9ff url(images/ComFormBottom.gif) no-repeat left bottom;
	padding: 10px 15px 20px 15px;
	position: relative;}

/**/ * html .Comments .FormTop  { left: -15px;} /**/ 

.Comments .FormTop {
	background: url(images/ComFormTop.gif) no-repeat left top;
	position: absolute;
	top: 0px; left: 0px;
	width: 504px; height: 7px;}

.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#336699; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Search +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(images/Search.gif) no-repeat left top; position: absolute; top: -63px; width: 280px; left: -9px;}
.Search  form { padding: 30px 20px 10px 30px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { width: 24px; height: 23px; background: url(./images/SearchButton.gif) no-repeat;}
.Search  input.keyword {
	background: none;
	border: none;
	padding: 5px 0px 5px 8px; 
	width: 200px; border: none; }

/**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 

#buttonsearch { padding: 0px; margin: -23px 0px 0px 203px; top: 0px; background: none; }





/* Sidebar  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 


#firstSide  {
	float: left;
	width: 182px;
	padding: 5px 0 5px 0;
	margin:0px;
	background: url(images/firstsidetop.jpg) repeat-x #d5d5d5 left top; }

#secondSide {
	float: left;
	width: 253px;
	padding: 0px;
	margin:0px;
	background: url(images/BG2.gif) repeat-y right top;}

.f_sidebar {margin: 0px; padding : 5px 5px 5px 5px;}
.s_sidebar {margin: 0px; font-size: 11px;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#firstSide .widget { margin: 0px 0px 2px 0px; }
#firstSide .widget h3 {
	background: url(images/SRRH3.gif) repeat-x left bottom;
	color:#333;
	padding: 5px 0px 0px 5px;
	margin: 0px 7px 3px 7px; }
#firstSide ul{
	line-height: 1;
	padding: 0px; margin: 0px;}
#firstSide li {
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	font-size:11px;
	background: url(images/SRRIco.png) no-repeat 0 3px;
}

*:first-child+html #firstSide li { background: url(images/SRRIco.png) no-repeat 0 4px; }

#firstSide li a { line-height: 1.3;;color: #007ac8; }
#firstSide li a:visited { color:#cc6600; }
#firstSide li a:hover { color:#cc6600;}

#firstSide .textwidget { padding: 0px;}


#firstSide .banner { padding: 10px 0px 2px 0px; margin:0;text-align:center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#secondSide .widget { margin: 0px 0px 2px 0px; }

#secondSide .widget h3 {
	padding: 5px 5px 0px 0px;
	margin: 5px 10px 2px 10px;
	color:#FFF;font-size:12px;
	background: url(images/SRLH3w.png) repeat-x left bottom;}

#secondSide .widget ul { margin: 0px; padding: 0px;}
#secondSide .widget li {
	padding: 0px 5px 5px 0px;
	margin: 0px 10px 0px 25px;
	list-style-type: none;
	font-size: 11px;
	line-height:13px;
	background: url(images/SRLH3w.gif) repeat-x left bottom;}

#secondSide .rsswidget {
	margin: 5px 0px 5px 0px;
	padding: 0px;}

#secondSide a { color:#fff; font-size: 11px; }
#secondSide a:visited { color:#FFF; }
#secondSide a:hover { color:#abcee1;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


 #wrap {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background:#999;}

 #Rocketfooter {
	width: 950px;
	height: 68px;
	position: relative;
	padding:0;
	margin:0;
	float: left;
	text-align: left;
	background: #101d40 url(images/footer_black.gif) no-repeat left top;}

 #Rocketfooter ul {
	padding: 4px 250px 10px 14px;
	margin : 0 0 45px 0;
	list-style : none;
	text-align:left;}

 #Rocketfooter li {
	font-size:11px;
	padding: 3px 0px 0px 15px;
	margin: 0 20px 0 0;
	background:url(images/footer_ya2.gif) no-repeat left top;
	float:left;
	line-height:16px;
}

 #Rocketfooter li a {
	color:#333;
	display:block;
	padding: 0;
	margin : 0;
	text-decoration:none;}

 #Rocketfooter li a:visited	{ color:#333; }
 #Rocketfooter li a:hover	{ color:#eee; padding:0;}

 #Rocketfooter p { font-size: 10px; color:#333; padding:10px 0 0 0;margin:0;text-align:center;line-height:16px;}
 #Rocketfooter a { color:#555; text-decoration: underline;}

.PostHead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.PostHead {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .PostHead {
	height: 1%;
}

.PostHead {
	display: block;
}
/* End hide from IE-mac */


div#DQparts {
	 margin: 0 0 10px 0;
}

div#DQparts {
	height: auto;
	line-height: normal;
}

html>/**/body div#DQparts {
	height: 312px;
	line-height: 312px;
}

html:first-child div#DQparts {
	height: auto;
	line-height: normal;
}
