@charset "UTF-8";

@import "./css/reset.css";

@media tty {
 i{content:"\";/*" "*/}} @import './css/ie5win.css'; /*";}
}/* */


/*
Theme Name: ChrisOkazaki Potal Site
Theme URI: http://chrisokazaki.com
Description: BBC
Author: DUKE
*/

/* body */

/*body { font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; background-color:#FFFFFF; color:#333; }
*/
body { font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; background-color:#FFFFFF; color:#333;
	text-align: center; margin: 0 ;
	}

/* body end */

/* Link */

a {
	color:#003399;
	text-decoration:none;
	background-color:inherit;
	}

a:hover {
	color:#FF9900;
	text-decoration:underline;
	background-color:inherit;
	}

img {
	border:none;
	}

/* Link end */

/* text */

p,table,tr,td,ul,li
	{
	color:#333;
	text-align:left;
	line-height:140%;
	font-size:13px;
	letter-spacing:0.08em;
	}

p
	{
 	 padding-bottom: 30px;
	}

strong
	{
	color:#FF0000;
	background-color: #FFFF00;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	letter-spacing:0.08em;
	font-weight:bold;
	}


/* text end */

/* clear */

.clear
	{
	clear:both;
	}

/* clear end */


/* wrapper */

#wrapper
	{
	margin:5px auto 10px ;
	width:850px;
	background-image:url(images/wrapper_top.gif);
	background-repeat: no-repeat;
	background-position:center top;
	}

#wrapper h1
	{
	padding-top: 15px ;
	padding-left: 20px ;
	padding-right: 20px ;
 	text-align:left;
	font-size:12px ;
	}

#wrapper h1 a {
	color:#684518;
	text-decoration:none;
	}

#wrapper h1 a:hover {
	color:#cd8c37;
	text-decoration:underline;
	}

#wrapper-body
	{
	margin:0 auto ;
	overflow:auto;
	width:850px;
	background-image:url(images/wrapper_center.gif);
	background-repeat: repeat-y;
	}

/* wrapper end  */


/* header */

#header
	{
	margin:0 auto ;
	overflow:auto;
	background-image:url(images/header.jpg) ;
	background-repeat:no-repeat;
	background-position:center top;
	width:820px;
	height:164px;
	}

#header h2
	{
 	margin:0 ;
	padding:135px 0 0 460px;
 	text-align:left;
	font-size:14px ;
	}

#header h2 a {
	color:#fff;
	text-decoration:none;
	}

#header h2 a:hover {
	color:#FF9900;
	text-decoration:none;
	}

/* header_end */


/* Tab Navigation */

#tab1{
	width:815px;height:32px;font-size:12px;line-height:normal;margin-left:18px;margin-bottom:1em;
	_margin-left:5px;/*IE用*/
	}
* html #tab1{
	height:33px;font-size:13px;
	}
*:first-child+html #tab1{
	height:33px;font-size:13px;
	}
html:not([lang*=""]) #tab1{
	height:36px;font-size:13px;
	}
#tab1 ul{
	margin:0;padding:10px 10px 0 0;list-style:none;
	}
#tab1 li{
	display:inline;margin:0;padding:0;
	}
#tab1 a{
	float:left;background:url(images/tab6l.jpg) no-repeat left top;margin:0;padding:0 0 0 10px;text-decoration:none;
	}
#tab1 a span{
	float:left;display:block;background:url(images/tab6r.jpg) no-repeat right top;padding:5px 15px 4px 6px;color:#684518;
	}
/* Commented Backslash Hack hides rule from IE5-Mac */
#tab1 a span{
	float:none;
	}
/* End IE5-Mac hack */
#tab1 a:hover span{
	color:#cd8c37;
	}
#tab1 a:hover{
	background-position:left -36px;
	}
#tab1 a:hover span{
	background-position:right -36px;color:#cd8c37;
	}

/* Tab Navigation End */

/* navi */

#navi
	{
	color:#666;
	font-size:10px;
	text-align:left;
	margin-left:20px ;
	margin-right:20px ;
	border-bottom: dotted 1px #CCCCCC;
	}

#navi a
	{
 	color: #003399;
	text-decoration:none;
	}

#navi a:hover
	{
	color:#FE8B8B;
	text-decoration:underline;
	}

/* navi_end */


/* content */


#content
	{
	margin:10px auto;
	width:600px;
	float: right;
	}

#article
	{
	float: left;
	text-align: left;
	width:450px;
	margin-right:10px;
	}

#present
	{
	clear: both;
	border: 1px solid #334A78 ;
	text-align: center;
	width: 100%;
	height: 330px;
	margin: 0 0 30px 0;
	background-color: #FFF;
	}

#present a:hover
	{
	position: relative;
	top: 3px;
	left: 3px;
	}

.report
	{
	float: left;
	text-align: center;
	width: 200px;
	padding: 10px 5px;
	}

.button
	{
	float: right;
	width: 200px;
	font-size: 13px;
	padding: 10px 5px;
	}

.button img
	{
	text-align: center;
	}

.list
	{
 	margin-top: 20px;
 	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #ff0000;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	text-align: center;
	}

.list h3
	{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #FF0000;
	text-align: center;
	}

.list table
	{
 	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	}

/* main */

.main
	{
	margin:10px auto;
	text-align: left;
	width:580px;
	}

.main h2
	{
	margin-bottom:20px ;
 	padding: 0 0.4em;
	color:#FF0000;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	}

.main p
	{
	text-align: left;
	color:#333;
	font-size:14px;
	padding:5px;
	}

.postdata .category a
	{
	background: url(images/mini-category.gif) no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 5px ;
	float: left;
	color: #999 ;
	font-size:10px ;
	}

.postdata .category a:hover
	{
	color:#5EAFD7;
	}

.postdata .comments a
	{
	background: url(images/mini-comment.gif) no-repeat;
	padding-top: 5px;
	padding-left: 18px;
	float: right;
	color: #999 ;
	font-size:10px ;
	}

.postdata .comments a:hover
	{
	color:#5EAFD7;
	}

.mini-add-comment a
	{
	background: url(images/comment-arrow.gif) no-repeat left center;
	padding-top: 5px;
	padding-left: 14px;
	float: right;
	color: #999 ;
	font-size:10px ;
	}

.mini-add-comment a:hover
	{
	color:#5EAFD7;
	}


.title
	{
	width: 560px;	
	padding-right: 20px;
	padding-bottom: 30px;
	clear: both;
	overflow: hidden;
	float: left;
	}

.title .date {
	height: 60px;
	width: 55px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #333666;
	text-align: center;
	padding: 5px 2px 0 0;
	line-height: 100%;
	float: left;
	}

.title .date span {
	height: 28px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	}

.title h2
	{
	color: #333;
	margin: 5px 0 2px 60px;
	padding-bottom: 5px;
	text-align: left;	
	font-size: 16px;
	border-bottom: dotted 1px #CCCCCC;
	}

.title h2 a
	{
	color: #003399;
	text-decoration: none;
	background-color: transparent;
	}

.title h2 a:hover, a:active
	{
	color: #FF9900;
	background-color: transparent;
	}

.title p
	{
	clear: both;
	text-align: left;
	color:#333;
	font-size:12px;
	margin:10px 20px ;
	padding-top:3px ;
	line-height: 20px;
	}

.entry
	{
	text-align:right;
	font-size:10px;
	padding: 10px 0px 5px;
	clear: both;
	}

.to-be-continue
	{
	clear: both;
	text-align:right;
	font-size:10px;
	padding-right:20px;
	}

.to-be-continue-single
	{
	width:560px;
	color:#333;
	text-align:right;
	font-size:10px;
	padding-bottom:10px;
	margin:20px 0;
	}

.to-be-continue-cate
	{
	width:560px;	
	text-align:right;
	font-size:10px;
	padding:10px ;
	}

.postmetadata {
	color:#333;
	margin-top:30px ;
	font-size: 10px;
	line-height:140%;
	text-align: right;
	text-decoration: none;
	}

/* main_end */

/* single_main */

.single-main
	{
	margin:10px auto;
	text-align: left;
	width:580px;
	}

.single-main h2
	{
	margin-bottom:20px ;
 	padding: 0 0.4em;
	color:#FF0000;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	}

.single-main p
	{
	text-align: left;
	color:#333;
	font-size:14px;
	padding:5px;
	}

/* Comments start */

.comments
	{
	width: 560px;		
	margin-bottom:20px;
	}

#comments h2
	{
	color:#666 ;
 	margin: 20px 0;
 	padding: 0 0.4em;
	border-left: 10px solid #999966;
	border-bottom: 2px solid #999966;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	}

#postcomment h2
	{
	color:#666 ;	
 	margin: 20px 0;
 	padding: 0 0.4em;
	border-left: 10px solid #999966;
	border-bottom: 2px solid #999966;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

#commentlist {
	padding: 0;
/*	text-align: justify; */
	}

#commentlist li {
	margin: 15px 0 3px 25px;
	padding: 5px 10px 3px;
	list-style-type: decimal;
	border: 1px solid #aaa;
	}

#commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comment meta {
	margin: 0;
	display: block;
	}

/* Comments end */


/* single_main_end */

/* Page_Title */

.page_title
	{
	width: 580px;	
	padding-bottom: 30px;
	clear: both;
	overflow: hidden;
	float: left;
	}

.page_title h2
	{
	color: #333;
	margin: 10px 10px 2px 10px;
	padding-bottom: 5px;
	text-align: left;	
	font-size: 14px;
	border-bottom: dotted 1px #CCCCCC;
	}

.page_title p
	{
	clear: both;
	text-align: left;
	color:#333;
	font-size:12px;
	margin:10px  ;
	padding-top:3px ;
	line-height: 20px;
	}
	
/* Page_Title_end */	
	
	
/* category */

.cat
	{
	background: url(images/article_back.jpg) no-repeat 0 100%;
	overflow: hidden;
	margin-bottom:20px;
	}

.cat h2
	{
 	padding-top: 6px;
 	padding-left: 35px;
	background-image:url(images/article_head.jpg) ;
	background-repeat:no-repeat;
	background-position:center top;
	text-align: left;
	text-transform: uppercase;
	height: 40px;
	font-size: 14px;
	}

.cat h2 a
    {
	color: #003399;
	margin: 0px;
	}

.cat h2 a:hover
	{
	color:#FE8B8B;
	text-decoration:underline;
	}

.cat p
	{
	padding: 10px;
	font-size: 12px;
	color: #333666;
	line-height: 20px;
	}

.cate_data {
	color:#333;
	margin-left:10px ;
	margin-bottom:10px ;
	font-size: 14px;
	line-height:140%;
	text-align: left;
	text-decoration: none;
	}

/* category_end */


/* content end */


/* leftside */

#left
	{
	float: left;
	color: #333;
	text-align: left;
	width: 220px;
	margin:0 10px 30px 0;
	padding: 10px 0px;
	font-size: 13px;
	}

.logo {
	background-image:url(images/logo_L.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 68px;
	margin:0 10px 15px 20px;
	}

/* Side Navigation */

.side h3{
	width:195px!important;height:20px; background-image:url(images/side_bar.jpg);margin-left: 20px;font-size: 14px;text-align: left;color:#000;padding-left: 5px;padding-top: 5px;
	_width:100%;/*IE用*/
	}
.ddmenu ul{
	width:200px!important;list-style:none;margin-left:10px;padding-left:10px; font-size:13px!important;
	}
.ddmenu ul li{
	position:relative;margin:0; padding:0;width:200px!important;line-height:1.6;background-image:url(images/side_bar2.jpg);
	_margin-bottom:-3px;/*IE用*/
	}
.ddmenu ul li a{
	display:block;color:#684518;padding:1px;text-indent:0.5em;font-size:13px!important;
	}
.ddmenu ul li a:hover{
	background-color:#684518;color:#fff;text-decoration:none;
	}
.ddmenu ul li.off{
	position:relative;margin:0; padding:0;width:200px!important; overflow:hidden;
	_margin-bottom:-5px;/*IE用*/
	}
.ddmenu ul li.on{
	position:relative;margin:0; padding:0;width:200px!important; overflow:visible;z-index:1000;
	_margin-bottom:-5px;/*IE用*/
	}
.ddmenu ul li ul{
	margin:0;padding:5px 0;position:absolute;width:200px!important;top:0px;left:200px!important; background-color:#fff;text-indent:0.5em;
	}
.ddmenu ul li ul li a{
	display:block;margin:0;padding:1px;width:198;line-height:1.6;text-indent:0.5em;color:#684518;font-size:13px!important;
	}
.ddmenu ul li ul li a:hover{
	margin:0;padding:1px 0; background-color:#684518;color:#fff;
	}
.sankaku{
	font-size:0.7em;
	}

/* Side Navigation End */

.side-other {
	width:200px!important;
	background: url(images/side_bottom.jpg) no-repeat 0 100%;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px ;
	text-align: center;
	}

.side-other h3{
	width:200px!important;height:20px; background-image:url(images/side_bar.jpg);font-size: 14px;text-align: left;color:#000;padding-left: 5px;padding-top: 5px;
	}

.side-other ul li {
	padding:5px 10px 0;
	font-size:12px;
	list-style-type: none;
	list-style-position: outside;
	}

.rss
	{
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	}

.rss a:hover
     {
     padding:5px 10px;
     position: relative;
     top: 2px;
     left: 2px;
     }

.rss_reader
	{
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	}

.rss_reader a:hover
	{
	position: relative;
	top: 2px;
	left: 2px;
	}

.mini-rss
	{
	width:540px;	
	clear:both;	
	text-align: left;		
	margin-left: 20px;
	margin-bottom: 20px;
	color: #333 ;
	font-size: 10px ;
	border-bottom: 1px dotted #ccc ;
	}

.mini-rss a:hover
	{
	position: relative;
	top: 2px;
	left: 2px;
	}


/* leftside end */

/* sitemap */

#sitemap {
	clear:both;
	width:800px!important;
	background: url(images/sitemap_wrapper.gif) no-repeat 0 100%;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-bottom:10px;
	text-align: center;
	_margin-left: 0;
	}

#sitemap h3{
	width:800px!important;height:40px;
	background:url(images/sitemap_wrapper_upper.gif) no-repeat ;
	font-size: 12px;text-align: left;color:#333;
	padding-left: 100px;padding-top: 15px;
	}

#sitemap-list
	{
	width:760px;
	text-align: left;
	margin-left:40px;
	}
	
.dl-s	{
	margin:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
	float:left;
	width:170px;
	font-size:12px;
	}

.dl-l	{
	margin:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
	float:left;
	width:240px;
	font-size:12px;
	}
	
.dl-2l{
	margin:0px;
	margin-right:20px;
	margin-bottom:10px;
	padding:0px;
	float:left;
	width:330px;
	font-size:12px;
	}
		
#sitemap dt	{
	margin:10px 0 5px;
	padding:0px;
	}
#sitemap dd	{
	margin:0px;
	padding-top:4px;
        padding-left: 2em;
	}
	
#sitemap dt a {
	color:#333;
	font-size:12px;
	}
	
#sitemap dd a {
	color:#666;
	font-size:11px;
	}		

/* sitemap end */

/* form */

.form
	{
	margin:0;
	padding:0;
        font-size:12px;
	}

.form dl
	{
	width:200px;
	border-top: 1px solid #666666;
	}

.form dt
	{
	background-color:#669966;
	text-indent:10px;
	width:90px;
	}

.form dd
	{
	border-bottom:1px solid #666666;
	margin:-24px 0px 0px 0px;
	padding-left:110px;
	width:100px;
	}

/* form end */

/* Company */

.company
	{
	margin: 20px auto 0;
	}

.company dl,dt,dd,p
	{
	margin: 0;
	padding: 0;
 	text-align:left;
	}

.company dl
	{
	border: 1px solid #333;
	border-top: none;
	width: 550px;
	background: #e7e7e7;
	}

.company dt,dd
	{
	padding: 3px;
	text-align:left;
	}

.company dt
	{
	border-top: 1px solid #333;
	clear: left;
	float: left;
	width: 80px;
	}

.company dd
	{
	margin-left: 80px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	background: #fff;
	}
	
/* Company end */

/* footer */

#footer
	{
	background-image:url(images/wrapper_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:850px;
	height:30px;
	margin-bottom:30px;
	}

#footer p
	{
	color:#666;
	font-size: 11px;
	text-align: left;
	padding-left: 30px;
	}

#footer a {
	color:#333;
	text-decoration:none;
	background-color:inherit;
	}

#footer a:hover {
	color:#ff0000;
	text-decoration:none;
	background-color:inherit;
	}

