@charset "UTF-8";
/* CSS Document */

body, div,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd,
table, th, td
img {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F0F0F2;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333;
}

a img {border: none;}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}

#contents .l-blue {
	color: #3366CC;
}

#contents_release .l-blue {
	color: #3366CC;
}

/*--------------*/

body.fsize_s #wrapper{
	font-size: 100%;
}

body.fsize_m #wrapper{
	font-size: 120%;
}

body.fsize_l #wrapper{
	font-size: 140%;
}

/*--------------*/


/* obi set up */
#top_obi {
	background: url(../image/all_top_obi_bg.jpg) repeat-x;
	height: 27px;
	width: 100%;
	text-align: center;
}

/* header set up */
#header {
	background: #FFF url(../image/all_header_obi_bg.gif) repeat-x 0px 81px;
	width: 100%;
	text-align: center;
	height: 85px;
	margin: 0px;
	padding: 0px;
}

#header #logocall {
	width: 900px;
	text-align: center;
	height: 85px;
	margin: 0px auto;
}

#header #logocall #logo {
	width: 360px;
	float: left;
	padding-top: 23px;
}

#header #logocall #logo img {
	float: left;
	border-style: none;
}

#header #logocall #call {
	width: 524px;
	height: 39px;
	float: right;
}

#header #logocall #call img {
	float: right;
	border-style: none;
}

#header #logocall #btn_search {
	width: 540px;
	float: right;
	margin-top: 11px;
	text-align: left;
	font-size: 90%;
	line-height: 2;
}

#header #logocall #btn_search img {
	float: right;
	border-style: none;
}

#header #logocall #btn_search p {
	float: right;
	margin-right: 5px;
	font-size: 120%;
}

#header #logocall #btn_search form {
	float: right;
}


/* pagetop set up */
#page_up_area {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#page_up_area #page_up {
	background: #FFF url(../image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}

#page_up_area #page_up #page_up_box {
	width: 850px;
	float: left;
	margin-left: 25px;
	display: inline;
	text-align: left;
	margin-top: 35px;
}

#page_up_area #page_up #page_up_box img {
	float: right;
}

#page_up_area #page_up #page_up_box p {
	float: right;
	font-size: 85%;
}


/***********************************************************/
/* pankuzu set up */
#pankuzu_area {
	background: #FFF;
	text-align: center;
	width: 100%;
	height: 52px;
}

#pankuzu_area #pankuzu {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pankuzu_area #pankuzu #pankuzu_box {
	width: 900px;
	width: 610px;
	font-size: 85%;
	float: left;
	margin-top: 16px;
	margin-bottom: 0px;
}

#pankuzu_area #pankuzu #pankuzu_box img {
	float: left;
	border-style: none;
	margin: 0px;
}

#pankuzu_area #pankuzu #pankuzu_box p {
	float: left;
}

#fsizew{
	width: 197px;
	margin-bottom: 0px;
	margin-top: 2px;
	float:right;
}

#fsizew img{
	margin:0;
	padding:0;
}

#fsizew img.fclear{
	clear:both;
}

#fsize{
	display:inline;
}

#fsize img{
	margin-left: 5px;

}


/***********************************************************/


/* footer set up */
#footer_area {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background: #FFF url(../image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#footer #service {
	width: 850px;
	float: left;
	text-align: left;
	margin-left: 25px;
	display: inline;
}

#footer #service .title {
	width: 850px;
	float: left;
	font-weight: bold;
	color: #3366CC;
	line-height: 2.5;
	border-bottom: 1px solid #3366CC;
	margin-top: 10px;
}

#footer #service #privacymark {
	width: 76px;
	float: right;
	margin-top: 0px;
}

#footer #service #menu {
	width: 770px;
	float: left;
	font-size: 85%;
}

/*#footer #service #menu {/
	font-size: 75%;
}*/

#footer #service #menu span {
	color: #3366CC;
}

#footer #service #menu p {
	float: left;
	margin-top: 8px;
}

#footer #service #menu #copyright {
	width: 400px;
	float: left;
}

#footer #service #menu #copyright img {
	float: left;
	border-style: none;
}

#footer #service #menu #copyright p {
	float: left;
}

#footer #service #menu #privacy {
	width: 250px;
	float: right;
}

#footer #service #menu #privacy img {
	float: right;
	margin-top: 8px;
	border-style: none;
}

#footer #service #menu #privacy p {
	float: right;
}


/* bottom set up */
#bottom {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


/* editing_area set up */
#editing_area {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background: #FFF url(../image/all_wrapper_bg.jpg) repeat-y center top;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: left;
}
strong {
	font-weight: normal;
}
