@charset "UTF-8";
/* for static contents base */
#static {
	float:right;
	width:687px;
	margin-bottom:15px;
	padding: 0px 14px 14px;
	line-height: 1.7em;
	overflow: hidden;
}


/* default */
#mystyle .gadget .item,
#mystyle #static {
	background-color:#FFF;
	border:1px solid #d4d4d4;
	color:#000;
}
#mystyle .gadget .content.item:hover{
	border:1px solid #b1b1b1;
}

/* by volume */
#mystyle .gadget .item.vol0,
#mystyle #static.vol0 {
	background-color:#efefef;
}
#mystyle .gadget .content.item.vol0:hover{
	background-color:#e5e5e5;
}

#mystyle .gadget .item.vol14,
#mystyle #static.vol14 {
	background-color:#fafaf0;
}

#mystyle .gadget .item.vol15,
#mystyle #static.vol15 {
	background-color:#ecf6fa;
	overflow: hidden;
}

#mystyle .gadget .item.vol16,
#mystyle #static.vol16 {
	background-color:#f2edf1;
}

#mystyle .gadget .item.vol17,
#mystyle #static.vol17 {
	background-color:#ebf2ee;
}
#mystyle .gadget .item.vol18,
#mystyle #static.vol18 {
	background-color:#FFF5EB;
}
#mystyle .gadget .item.vol19,
#mystyle #static.vol19 {
	background-color:#F2FCED;
}
#mystyle .gadget .item.vol20,
#mystyle #static.vol20 {
	background-color:#F8F9CF;
}
#mystyle .gadget .item.vol21,
#mystyle #static.vol21 {
	background-color:#E6F4FD;
}
#mystyle .gadget .item.vol22,
#mystyle #static.vol22 {
	background-color:#FFF5F8;
}
#mystyle .gadget .item.vol23,
#mystyle #static.vol23 {
	background-color:#FFF8E8;
}
#mystyle .gadget .item.vol24,
#mystyle #static.vol24 {
	background-color:#EBFBF1;
}
#mystyle .gadget .item.vol25,
#mystyle #static.vol25 {
	background-color:#FAFBE6;
}

#mystyle .gadget .content.item.vol14:hover{
	background-color:#f6f6cd;
}
#mystyle .gadget .content.item.vol15:hover{
	background-color:#c9edf7;
}
#mystyle .gadget .content.item.vol16:hover{
	background-color:#edd6e9;
}
#mystyle .gadget .content.item.vol17:hover{
	background-color:#daefe3;
}
#mystyle .gadget .content.item.vol18:hover{
	background-color:#F7E8D1;
}
#mystyle .gadget .content.item.vol19:hover{
	background-color:#E4EFDA;
}
#mystyle .gadget .content.item.vol20:hover{
	background-color:#FEF0BD;
}
#mystyle .gadget .content.item.vol21:hover{
	background-color:#D3EBFA;
}
#mystyle .gadget .content.item.vol22:hover{
	background-color:#FAEBF5;
}
#mystyle .gadget .content.item.vol23:hover{
	background-color:#FFECCC;
}
#mystyle .gadget .content.item.vol24:hover{
	background-color:#CDE0CE;
}
#mystyle .gadget .content.item.vol25:hover{
	background-color:#F9F7D5;
}

/* for static contents */
#static {
}
#page_head #container #mystyle .white_ground {
	background-color:#FFF;
}
#static #page_tag {
	clear: both;
	height: 38px;
	width: 687px;
	overflow: hidden;
}

#static #page_tag #color_tag {
	float: left;
	height: 23px;
	width: 130px;
	overflow: hidden;
}

#static #page_tag #maga_title {
	float: right;
	height: 38px;
	width: 134px;
	overflow: hidden;
}

#articleOnlyMain {
	padding-bottom: 20px;
}

#article {
	padding-bottom: 20px;
}

#static .page_top {
	clear: both;
	width: 100%;
	height: 21px;
}

#static .page_top a {
	font-size: 5px;
	text-decoration: none;
	background-image: url(../imgs/page_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	text-indent: -9999em;
	display: block;
	float: right;
	height: 21px;
	width: 131px;
}
#static .page_top a:hover {
	background-position: bottom;
}



#GoToTopPage {
	height: 36px;
	width: 168px;
	overflow: hidden;
}

#SideSubMenu {
	padding: 15px 14px;
	width: 138px;
	border: 1px solid #D0CFCF;
	background-color: #EDEDED;
	margin: 15px 0px 0px;
}

#SideSubMenu #SSM_Title {
	width: 138px;
	background-image: url(../imgs/pix2_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 0px 5px;
}

#SideSubMenu #SSM_Title #SSMT_tag {
	height: 12px;
	width: 69px;
	overflow: hidden;
	margin: 0px 0px 3px;
}

#SideSubMenu #SSM_Title strong {
	font-weight: bold;
	text-align: left;
	display: block;
	text-indent: -0.5em;
}


#SideSubMenu ul li {
	font-weight: bold;
	background-image: url(../imgs/pix2_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px 0px;
	color: #000;
}

#SideSubMenu ul li a {
	text-decoration: none;
	color: #000;
}

#SideSubMenu ul li a:hover {
	color: #F7AC00;
	text-decoration: underline;
}



.st_blalink {
	background-image: url(../imgs/blank_mark.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

.blalink {
	vertical-align: text-top;
	margin: 0px 0px 0px 5px;
}

#request_style {
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	padding: 15px;
	clear: both;
	overflow: hidden;
}
#request_style .contentR {
	float: right;
	width: 412px;
}
#request_style .contentR .reqTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
#request_style .contentR p {
	margin: 0px 0px 5px;
}
#request_style .contentL {
	padding: 0px 0px 0px 14px;
	float: left;
	width: 192px;
}

#recommendContents {
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	padding: 15px;
	clear: both;
	overflow: hidden;
}
#recommendContents .contentR {
	float: right;
	width: 420px;
}
#recommendContents .contentR .reqTitle {
	font-size: 14px;
	font-weight: bold;
}
#recommendContents .contentR .reqTitle_vol20 {
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCC;
}
#recommendContents .contentR .subreqTitle_vol20 {
	font-weight: bold;
	margin: 15px 0px 0px;
	font-size: 14px;
}
#recommendContents .contentR p {
	font-size: 10px;
	margin: 0px 0px 3px;
}
#recommendContents .contentR a {
	font-size: 14px;
	color: #F7AC00;
	text-decoration: none;
}
#recommendContents .contentR a:hover {
	text-decoration: underline;
	
}
#recommendContents .contentL {
	padding: 15px 0px 0px 20px;
	float: left;
	width: 179px;
}


#request_style #request_style_tit {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}

#request_style ul {

}

#request_style ul li {
	text-indent: -1em;
	padding-left: 1em;
}

#notfound {
	height: 445px;
	background: url(../imgs/notfound_bg.jpg) no-repeat 420px 170px;
}

#notfound #notfoundtit_h2 {
	padding-top: 70px;
	font-weight: bold;
	color: #A6625F;
	font-size: 16px;
}

#notfound #notfound_contw #notfound_txt .notfound_detail {
	padding-bottom: 50px;
}

#notfound .notfoundsubtit {
	padding-bottom: 40px;
	font-size: 10px;
	color: #617434;
	font-weight: bold;
}

#notfound #notfound_txt {
	padding-bottom: 40px;
	color: #666;
}

#notfound #notfound_contw #search_buttons_container2 {
	padding-top: 20px;
}

#static #notfound a {
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	color: #F7AC00;
}

#static #notfound a:hover {
	text-decoration: underline;
}
#request_style .contentR .button img {
	margin-top: 15px;
}
#pankuzuNavi {
	font-size: 0.9em;
	overflow: hidden;
	float: right;
	position: relative;
	right: 100px;
}
	#recommendContents .contentR .section01 dl dd {
	border-bottom: 1px dotted #999;
	line-height: 1.4em;
	padding-bottom: 5px;
	margin-top: -5px;
}
#recommendContents .contentR .section01 dl dd.last {
	border-bottom: none;
	line-height: 1.4em;
	padding-bottom: 5px;
	margin-top: -5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#recommendContents .contentR .section01 {
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#recommendContents .contentR .section01 dl dt {
	padding-top: 3px;
}
#recommendContents .contentR .section01 dl dt p {
	font-weight: bold;
}
#recommendContents .contentR .section01 dl dd a {
	font-size: 1em;
}

