/*  
Theme Name: Rocketworks News
Theme URI: Rocketworks News
Description: Designed by gatsuo akatsuka
Version: 1.1
Author: Caizoc Graphics
*/




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

* html body {
	font-family: Arial;
}

html { padding: 0; margin: 0;}

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;}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

.clear {clear:both;height:15px;}
.clear5 {clear:both;height:7px;}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

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



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

/**/ * html .Header { height: 144px;} /* */ 
.Header { background: url(images/HeaderBkg.jpg) repeat-x left top; width: 950px; position: relative; clear: left; padding: 0px; height:325px;z-index:100;}


.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;}



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





/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* border: solid 1px #FF0000 ; */

.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;}
.PostLang a { display: none; }

.PostContent { padding: 8px 5px 5px 53px; font-size: 12px; line-height: 16px; background: url(images/PostHead2.gif) repeat-x bottom; }
.PostContent p { font-size: 12px; line-height: 17px; text-align: justify;}
.PostContent p strong {}
.PostContent img {padding: 0 8px 0 8px;}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; 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;}

.PostDet { padding-top: 5px;padding-left:53px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; 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 55px; 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;}

/* 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;}

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

.Comments { width: 420px; margin: 5px 0px 0px 45px; text-align: left;}

/* 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 { display: none; left: -55px;} /**/ 
.Comments .List .ListNr { display: none; 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 .FormTop { background: url(images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form    { background: #bbe9ff url(images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 20px 15px; position: relative;  width: 390px;}
.Comments .Form h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#333; width: 390px;}
.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; }
.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/Searchbg.gif) no-repeat left top; position: absolute; top: -49px; width: 252px;height:62px;}
.Search  form { padding: 20px 20px 10px 20px; margin: 0px; }
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 200px; } 
.Search  input.search { margin-left: -33px; top: 18px; width: 22px; height: 22px; background: url(images/SearchButton.png) no-repeat right top; }
#buttonsearch { padding: 0px; margin: -26px 0px 0px 225px; top: 16px; background: none; }

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categ { margin: 10px 0 10px 0; }
.Categ h3 { padding:0px 0px 0px 1px; margin: 0 15px 0 15px;font-size:10px; border-bottom: dotted 1px #aaaaaa; }
.Categ ul { margin: 0px; padding: 2px 0px 0px 30px;}
.Categ li {  padding: 2px 11px 0px 10px; list-style-type: none; font-size: 11px;}
.Categ a {  margin: 0px; color: white;}
.Categ .textwidget {color:#333;line-height:16px; font-size: 11px;padding: 0px 8px 0px 0px; margin: 0px;}
.Categ .rsswidget {color:#fff;list-style-type: none;line-height:14px; font-size: 11px;padding: 0px 11px 0px 0px }
.cat-item {padding: 2px 11px 0px 10px; list-style-type: none; font-size: 10px;}



/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.LatestCom { margin-bottom: 10px;}
.LatestCom h3 { background: url(images/LatestComH3.gif) no-repeat left top; padding-left: 10px; margin: 0px; }
.LatestCom ul { background: url(images/SRLH3.gif) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.LatestCom li { display: block; color:#000000; margin: 0px; padding: 2px 0px 3px 15px; list-style-type: none; font-size: 11px; background: url(images/CategLi.png) no-repeat left top; font-size: 10px; font-weight: bold; border-bottom: solid 1px #106899;}
.LatestCom li a { display: block; font-size: 11px; font-weight: normal;}
.recentcomments{padding: 2px 11px 0px 10px; list-style-type: none; font-size: 10px;}



/* 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;text-align:center;
	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 5px 0px;text-align:left;}
#firstSide .widget h3 {
	background: url(images/SRRH3.gif) repeat-x left bottom;
	color:#333;
	padding: 5px 0px 0px 5px;
	margin: 0px 5px 5px 5px; }
#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 0px 5px 0px;text-align:left;}



#firstSide h2 { background: url(images/SRLH3.gif) repeat-x left bottom;
	color:#333; padding: 0px 4px 0px 6px;
	margin: 0px 12px 2px 12px;
	font-size:12px;
	text-align:left;}

#firstSide .rsswidget {
	color:#003399;
	list-style-type:none;
	line-height:14px;
	font-size: 11px;
	padding: 0px 8px 0px 8px; }

#firstSide .rback {
	background: url(images/r-middle1.png) repeat-y left bottom;
	padding:2px 16px 0px 16px;
	font-size:11px;
	line-height:16px;}
#firstSide .gtop {
	background: url(images/r-top_gray1.png) no-repeat left bottom;
	padding:18px 16px 6px 16px;
	font-size:12px;
	text-align:left;}
#firstSide .porttop {
	background: url(images/r-top_port1.png) no-repeat left bottom;
	padding:32px 16px 4px 16px;
	font-size:14px;
	text-align:left;}

#firstSide .bot {margin:10px 0 25px 0;}
#firstSide .bot ul {
	padding:0px;
	margin :0px;
	list-style : none
	text-align:left;}
#firstSide .bot li {
	font-size:11px;
	padding:10px 0px 13px 0px;
	margin:0;
	height:100%;
	width:181px;
	background: url(images/right_bot1.png) no-repeat left top;
	float:left;
	line-height:16px;}
#firstSide .bot li a {
	padding:0px 0px 0px 26px;
	width:156px; 
	color:#003399;
	display:block;
	margin : 0;
	text-decoration:none;}
#firstSide .bot li a:visited	{ color:#003399;}
#firstSide .bot li a:hover	{
	color:#00aaff;
	text-decoration: none;}


#firstSide .module {padding:5px 0 5px 0;}



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


#secondSide .widget { margin: 0px 5px 5px 5px; text-align:left;}
#secondSide .blog_iwamu { margin: 0px 0px 5px 0px; }
#secondSide .blog_gatsuo { margin: 0px 0px 5px 0px; }

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

#secondSide .blog_iwamu h3 {
	padding: 5px 5px 0px 0px;
	margin: 5px 10px 2px 15px;
	color:#FFF;
	background: url(images/blogtop_iwamu.gif) repeat-x left bottom;}

#secondSide .blog_gatsuo h3 {
	padding: 0px 5px 0px 0px;
	margin: 0px 10px 0px 15px;
	color:#FFF;
	background: url(images/blogtop_gatsuo.gif) 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 a { color:#fff; font-size: 11px; }
#secondSide a:visited { color:#FFF; }
#secondSide a:hover { color:#abcee1;}


#secondSide h2 {
	background: url(images/SRRH3.gif) repeat-x left bottom;
	color:#fff;text-align:left;
	padding: 0px 6px 2px 6px;
	margin: 0px 16px 2px 16px;
	font-size:12px;}

#secondSide .textwidget {
	color:#fff;
	line-height:15px;
	font-size: 11px;
	padding: 5px 0px 2px 0px;
	margin: 0px;}
#secondSide .rsswidget {
	color:#003399;
	list-style-type:none;
	line-height:14px;
	font-size: 12px;
	padding: 0px 8px 0px 8px; }



#secondSide .banner {
	padding:0px 7px 0px 10px;
	border:0px;
	margin:5px 0 0px 0;}

#secondSide .rgback {
	background: url(images/R_g_middle.png) repeat-y left bottom;
	padding:2px 22px 0px 24px;
	font-size:11px;
	line-height:16px;}

#secondSide .rgtop {
	background: url(images/R_g_top.png) no-repeat left top;
	padding:4px 22px 6px 24px;
	font-size:12px;
	text-align:center;
	line-height:13px;
	margin:0 2px 0 0;}

#secondSide .rgtop .small{
	font-size:10px;}

#secondSide .rgtabup {
	background: url(images/tab_up.gif) no-repeat left top;
	padding:5px 20px 5px 20px;
	font-size:12px;
	text-align:center;
	margin:0;}
#secondSide .rgtabtop {
	background: url(images/tab_top.gif) no-repeat left top;
	padding:15px 29px 2px 23px;
	font-size:12px;
	text-align:center;
	margin:5px 0 0 0;}
#secondSide .rgtabback {
	background: url(images/tab_middle.gif) repeat-y left bottom;
	padding:0px 19px 0px 24px;color:#000;
	font-size:11px;
	line-height:14px;}

#secondSide .module {padding:5px 0 5px 0;}

/* 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 */
