@charset "shift_jis";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
    font-family: "CI", Meiryo, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	-webkit-text-size-adjust:none;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	overflow-y: scroll;	
}
.clearfix {
	overflow: hidden;
}
/*Mac OSΕ IEΙΝKp΅Θ’*/
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/**/
a img {	border-style: none;
}
#container a:hover img {
	border-style: none;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: galpha( opacity=60 )h;
	background: #FFF;
}
body {
	background: #F5FBFE;
}
#wrapper {
	background: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 75px;
}
#header {
	width: 900px;
	margin-bottom: 20px;
}
#header h1 {
	font-size: 10px;
	color: #595757;
	font-weight: normal;
	float: left;
	width: 660px;
	display: block;
	margin-bottom: 14px;
}
#snsLike {
	text-align: right;
	padding-right: 5px;
}

#siteName {
	float: left;
	height: 22px;
	width: 260px;
}

#seachbox {
	float: right;
	width: 290px;
	clear: right;
}
#navi {
	height: 90px;
	width: 910px;
	margin-right: -10px;
}
#navi ul {
	width: 900px;
	overflow: hidden;
}
#navi ul li {
	display: block;
	font-size: 10px;
}

#nav01 {
	float: left;
	height: 90px;
	width: 72px;
	margin-right: 3px;
}
#nav02, #nav03,#nav04, #nav05, #nav06, #nav07, #nav10, #nav_hori {
	height: 44px;
	width: 205px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
#nav08 {
	height: 22px;
	width: 205px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#nav09 {
	height: 21px;
	width: 205px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#nav10 {
	float: left;
}

#nav_hori {

}
#nav_hori div {
	height: 44px;
	width: 205px;
}
#nav01 a {
	background: url(img/navi.png) no-repeat -1px 0px;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 72px;
}
#nav02 a {
	background: url(img/navi.png) no-repeat -77px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}
#nav03 a {
	background: url(img/navi.png) no-repeat -284px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}

#nav04 a {
	background: url(img/navi.png) no-repeat -491px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}
#nav05 a {
	background: url(img/navi.png) no-repeat -698px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}
#nav06 a {
	background: url(img/navi.png) no-repeat -77px -46px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}
#nav07 a {
	background: url(img/navi.png) no-repeat -284px -46px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}
#nav08 a {
	background: url(img/navi.png) no-repeat -492px -47px;
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 205px;
}
#nav09 a {
	background: url(img/navi.png) no-repeat -492px -70px;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 205px;
}

#nav10 a {
	background: url(img/navi.png) no-repeat -698px -46px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 205px;
}


#container {
	width: 900px;
	clear: both;
	padding-top: 20px;
}





#main {
	float: left;
	width: 660px;
	line-height: 1.5;
	color: #595757;
}

#main #top_links {
	margin-top: 60px;
}

.main_inner_wrapper { padding: 0 30px 0 18px; }

#main p { margin: 0 0 1.5em 0; font-size: 14px; }
#main ul { list-style: disc; padding-left: 1.4em; font-size: 14px; margin: 0 0 1.5em 0; }
#main ol { list-style: decimal; padding-left: 1.4em;  font-size: 14px; margin: 0 0 1.5em 0; }
#main dl,
#main blockquote { margin: 0 0 1.5em 0;  font-size: 14px; line-height: 1.5; }
#main li { margin-bottom: 0.875em; }
#main h1 { margin: 0 0 1.5em 0; }
#main h2 { margin: 0 0 1.5em 0; }
#main h3 { margin: 0 0 1.5em 0; }
#main h4 { font-size: 16px; margin: 0 0 1.5em 0; }
#main h5 { font-size: 16px; margin: 0; }
#main h6 { font-size: 14px; margin: 0; }

#main .v_margin_none { margin-bottom: 1.5em; }
#main .v_margin_none p,
#main .v_margin_none ol,
#main .v_margin_none ul,
#main .v_margin_none li,
#main .v_margin_none dl,
#main .v_margin_none dt,
#main .v_margin_none dd {
	margin-top: 0;
	margin-bottom: 0;
}

#main h5 + *,
#main h6 + * { margin-top: 0; }

#main em.pink { font-style: normal; color: #ff0090; }
#main strong.pink { color: #ff0090; }

#main div.box {
	padding: 16px;
	border: 1px solid #d5d5d5;
	margin-bottom: 1.5em;
}

#main div.box > :last-child {
	margin-bottom: 0;
}

#main .base_typo_note > * {
	font-size: 12px;
}

#main h2.page-title {
    background: rgba(0, 0, 0, 0) url("img/h2_bg.png") no-repeat scroll left top;
    color: #004da0;
    font-size: 18px;
    font-weight: normal;
    height: 33px;
    margin-bottom: 20px;
    padding-left: 18px;
    padding-top: 7px;
    width: 660px;
}

#main h3.sec-title {
	border-left: solid 4px #00a0e8;
	padding-left: 8px;
	clear: both;
	font-size: 18px;
}

#main div.group-title {
	margin-top: 2em;
	padding-top: 2px;
	background: #f0f0f0 url("img/line_dashed_gray.png") no-repeat scroll 0px 0px;
}
#main div.group-title > h2 {
	font-size: 21px;
	padding: 1.25em 20px;
	background: transparent url("img/line_dashed_gray.png") no-repeat scroll 0px 100%;
	color: #004da0;
	font-weight: bold;
	height: auto;
	letter-spacing: 0.05em;
}

#main h2 .bt {
	display: block;
	margin-bottom: .5em;
	font-size: 14px;
	font-weight: normal;
	color: #595757;
}
#main h2 .at {
	display: block;
	margin-top: .5em;
	font-size: 14px;
	font-weight: normal;
	color: #595757;
}


#main h3.talking {
    padding: 0;
    color: #00a0e8;
    font: 20px "lr oΎ©","MS PMincho","qMmΎ© Pro W3","Hiragino Mincho Pro",serif;
}

a {
	color: #00A0E8;
}

#top_osirase {
	border: 2px solid #00b8ee;
	font-size: 12px;
	color: #595757;
	padding: 8px 10px 6px 90px;
	background: url(img/osirase.png) no-repeat 15px center;
	margin-bottom: 13px;
	line-height: 1.6em;
}
#top_3bana {
	height: 203px;
	width: 675px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-right: -14px;
}
#top_3bana .top_3bana_inner {
	float: left;
	height: 203px;
	width: 210px;
	margin-right: 14px;
}
#topRss {
	height: 230px;
	width: 660px;
	background: url(img/toprss_title.png) no-repeat;
	padding-top: 23px;
	margin-bottom: 30px;
}
#topRss iframe {
	border: 1px solid #E5E5E6;
	padding: 10px;
	width: 640px;
	height: 230px;
}
#top_links {
	width: 660px;
	background: url(img/link_title.png) no-repeat left top;
	padding-top: 23px;
	margin-bottom: 30px;
}
#top_links .top_linkTbl {
	border-collapse:collapse;
}
#top_links .top_linkTbl td {
	width: 33%;
	border: 3px solid #EFEFEF;
	padding: 2px;
}

#side {
	float: right;
	width: 225px;
}
#blog_topic {
	border: 1px solid #C8C9CA;
	padding: 14px 7px 5px;
	width: 208px;
	margin-top: 10px;
	margin-bottom: 14px;
}

#topic_imgbox {
	text-align: center;
	width: 210px;
	padding-bottom: 14px;
}
#topid_data {
	font-size: 10px;
	color: #595757;
	text-align: right;
	border-top: 1px solid #9FA0A0;
	border-bottom: 1px solid #9FA0A0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	margin-bottom: 14px;
}
#blog_topic p {
	font-size: 12px;
	color: #004DA0;
	text-align: center;
	margin-bottom: 5px;
	line-height: 1.4em;
	font-weight: bold;
}

#blog_more {
	height: 20px;
	padding-top: 12px;
	text-align: right;
}
.sinkan {
	text-align: center;
	padding: 10px;
	width: 205px;
	margin-bottom: 14px;
}

.sinkan h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	display: block;
	margin-bottom: 5px;
}
.sinkan img {
	margin-bottom: 10px;
}

.sinkan p {
	font-size: 12px;
	line-height: 1.4em;
}


#fb_likebox {
	border: 1px solid #C8C9CA;
	width: 223px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(img/likebox_bg.jpg) no-repeat 1px 2px;
	padding-top: 70px;
	height: 400px;
}

















#footer {
	clear: both;
}
#footer_read {
	float: left;
	width: 660px;
	font-size: 10px;
	color: #595757;
	padding-bottom: 5px;
}
#footer_read p {
	margin-bottom: 10px;
}

#pagetop {
	float: right;
	width: 185px;
	text-align: right;
	padding-right: 40px;
	padding-top: 29px;
}
#footer_menu {
	clear: both;
	width: 900px;
	margin-bottom: 10px;
	border-top: 1px solid #DCDDDD;
	padding-top: 12px;
}
#footer_menu .f_menu_box {
	float: left;
	border-right: #DBDCDC;
	width: 150px;
	font-size: 9px;
	color: #727171;
	padding-left: 8px;
	border-left: 1px solid #DBDCDC;
	height: 80px;
	-webkit-transform: scale(0.9);
	display: inline-block;
	-webkit-margin-start: -10px;
	padding-right: 8px;
}
#footer_menu .f_menu_box.fst {
	padding: 0px 8px 0px 4px;
	border-style: none;
}
#footer_menu .f_menu_box.last {
	width: 180px;
}


#footer_menu .f_menu_box p {
	margin-bottom: 10px;
}

#footer_menu .f_menu_box p a {
	text-decoration: none;
	color: #727171;
	line-height: 1.2em;
}


#copyright {
	font-size: 10px;
	color: #595757;
	text-align: center;
}
