@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	background-image: url(../img/wall_blog08.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	text-align : center;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
}


.border-0	{
	border: none;

}


#container {
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	position: relative;
} 


#header {
	height: 120px;
	padding: 0;
	background-color: #566fb8;
	background-image: url(../img/headder08.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0;
} 


#header h1 {
	padding-top: 30px;
	text-align: right;
	padding-right: 30px;
	margin: 0;
	line-height: 1.8em;
}


#pan	{
	top: 120px;
	font-size: 12px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 16px;
	vertical-align: middle;
}


#column_left {
	width: 165px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: auto;
	padding: 15px;
	position: absolute;
	clear: both;
	left: 0px;
	top: 120px;
}


#column_right {
	top: 120px;
	width: 165px;
	left: 770px;
	height: auto;
	position: absolute;
	margin: 0px;
	padding: 15px;
}



#column_main {
	top: 120px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 530px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
}

.main_doc	{
	font-size: 0.95em;
	line-height: 1.6em;
	margin-left: 18px;
	margin-bottom: 40px;
	margin-top: 10px;
	list-style-position: inside;

}

.main_doc_center	{
	font-size: 0.95em;
	line-height: 1.6em;
	margin-bottom: 40px;
	list-style-position: inside;
	text-align: center;
	padding-top: 25px;
	margin-top: 0px;
}

.main_doc_topics	{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 18px;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #EAEAD5;
	padding: 5px;
	background-color: #F8F8EF;
}

.main_doc_browser	{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 18px;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #C0C083;
	padding: 10px;
	background-color: #EAEAD5;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-right: 0px;
}

.main_doc_browserlist	{
	font-size: 12px;
	margin-left: 18px;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 1px solid #FF6699;
	padding: 0px;
	color: #666666;
	text-align: center;
}


.maincolumn_image	{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 18px;
	margin-bottom: 30px;

}


.main_doc-right	{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 18px;
	margin-bottom: 5px;
	text-align: right;
	margin-top: 30px;

}

.image_main	{
	margin-left: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: inside;
	padding: 0px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 1.7em;

}

.border_all	{
	background-color: #EAEAD5;
	border: 1px solid #aaaaaa;
	font-size: 10px;
	line-height: 1.6em;
	color: #000000;
	margin: 0px;
	padding: 2px;
}


.frame_doc	{
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.7em;
	background-color: #F8F8EF;
	margin: 0px;
	border: 1px solid #FF6699;
	padding: 15px;
}


.frame_doc_10px	{
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 1.8em;
	background-color: #F8F8EF;
	border: 1px solid #FF6699;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
	list-style-position: inside;
	list-style-type: square;
}


.subtitle_frame	{
	font-size: 10px;
	color: #FF6699;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#main_search	{
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;

}

.input-area	{
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	text-align: left;
	border: 1px solid #C0C083;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #EAEAD5;
}

.inputHighlighted	{
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
	text-align: left;
	border: 1px solid #C0C083;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #FFFFFF;
}


label:hover {
	text-decoration: underline;
	color: #002180;
}


.column_content_12 {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 30px;
}


#toppage_image	{
	height: 140px;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}


#top_image	{
	height: 300px;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0px;
}



.top_image_category	{
	width: 525px;
	font-size: 12px;
	line-height: 1.7em;
	border: 1px solid #3366FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 69px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.top_image_category_bottom	{
	width: 525px;
	font-size: 12px;
	line-height: 1.7em;
	border: 1px solid #3366FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	height: 69px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}



.news-title	{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 0.7em;
	padding-bottom: 0.6em;
	border-right-width: 1px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6699;
	border-left-color: #FF6699;
	padding-right: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	background-color: #EAEAD5;
	border-top-style: solid;
	border-top-color: #FF6699;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
	line-height: 1.7em;
}



.news-top	{
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-indent: 18px;
	padding-top: 0.7em;
	padding-bottom: 3px;
	line-height: 1.8em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6699;
	border-left-color: #FF6699;
	padding-right: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #F8F8EF;
	margin: 0px;
}



.news	{
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-indent: 18px;
	padding-top: 1px;
	padding-bottom: 3px;
	line-height: 1.8em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6699;
	border-left-color: #FF6699;
	padding-right: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #F8F8EF;
	margin: 0px;
}



.news-bottom	{
	font-size: 10px;
	color: #333333;
	text-align: right;
	text-indent: 18px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	line-height: 1.8em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6699;
	border-left-color: #FF6699;
	padding-right: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
	border-top-width: 0px;
	background-color: #FAFAF1;
	margin: 0px;
}



.side-doc-title	{
	font-size: 11px;
	margin: 0px;
	background-color: #ff6699;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}



.side-doc-border	{
	font-size: 10px;
	line-height: 1.7em;
	text-align: left;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border: 1px solid #3366FF;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 3px;
}


.ad-doc	{
	font-size: 10px;
	line-height: 2.3em;
	text-align: left;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #EAEAD5;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ad-doc ul	{
	font-size: 0.9em;
	line-height: 1.8em;
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.subtitle-selection	{
	font-size: 1em;
	font-weight: normal;
	background-color: #f7f7f7;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../img/subtitle_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #566fb8;
}


.inf-doc	{
	font-size: 10px;
	line-height: 1.7em;
	text-align: left;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	border: 1px solid #EAEAD5;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


.subtitle-information	{
	font-size: 10px;
	font-weight: normal;
	background-color: #f7f7f7;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../img/subtitle_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #566fb8;
}


.ul-selection	{
	list-style-image: url(../img/title_mark06b.gif);
	padding-left: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 10px;
	padding-top: 10px;
}


.ul-pickup	{
	list-style-image: url(../img/title_mark06b.gif);
	padding-left: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 2em;
}



.subtitle-side	{
	font-size: 10px;
	background-color: #f7f7f7;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/subtitle_mark.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #566fb8;
}


.side-doc-center	{
	text-align: center;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
}


.side-doc-left	{
	text-align: left;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.side-doc-left ul	{
	font-size: 0.9em;
	line-height: 1.8em;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#lastmodified	{
	font-size: 10px;
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #566fb8;
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}

.column_title	{
	font-size: 12px;
	background-color: #f7f7f7;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 0px;
	background-image: url(../img/subtitle_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}



#rss	{
	margin-bottom: 20px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
}


.banner_right	{
	width: 165px;
	text-align: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 1.7em;
	padding: 0px;
}


.banner	{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;

}


.banner_html	{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;

}


.banner_css	{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;

}


.badge_sns	{
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 15px;

}


.badge	{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 0px;
	display: block;
	border-right: 1px solid #D8DFEA;
	border-bottom: 1px solid #D8DFEA;
	border-left: 1px solid #D8DFEA;
	background-image: url(../img/google+pro.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 2.7em;
	font-weight: bold;
}


.border_bottom	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}



#footer_gmenu	{
	font-size: 10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #566fb8;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: right;
}



#footer {
	background-color: #566fb8;
	text-align: center;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
} 



#footer p {
	margin: 0;
	font-size: 0.85em;
	color: #eeeeee;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: Verdana;
	line-height: 2.1em;

}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

