/* common */
*{
	margin: 0;
	padding: 0;
}
body {
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', serif;
	font-size: 100%;
	line-height: 160%;
	text-align: center;
	color: #333;
}

a {
	color: #CC3366;
}

a:hover {
	color: #0071BC;
}

img {
	border: 0;
}

#container {
	background: #FFF url(../images/common/container_bg.gif) repeat-y;
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

.clear{
	clear: both;
}

strong{
	font-style: normal;
}

.cool{
	font-weight:700;
	font-size:12px;
	color:#f00;
	border:dotted 1px #0071BC;
	padding:5px 10px;
}

hr {
	clear: both;
	margin: 10px 0;
	border: 0;
	color: #FFF;
	border-bottom: solid #BAE8F7 1px; 
}

/* header */
h1 {
	font-size: 11px;
	font-weight: 400;
	line-height: 180%;
	text-align: right;
	margin: 5px 0 10px 0;
	overflow: hidden;
	color: #0071BC;
	}
h1 a, h1 a:hover{
	color: #0071BC;
	text-decoration: none;
	}
#header{
	margin: 0 0 10px 0;
}

/* global menu1 */
ul.navi1{	
	list-style: none;
	height: 25px;
	background: url(../images/common/top_08.gif) no-repeat;
	margin-left: 230px;
}
ul.navi1 li{
	line-height: 25px;
	float:left;
	text-align: left;
}
ul.navi1 li a{
	display: block;
	text-indent: -9999px;
}

ul.navi1 li.n1,ul.navi1 li.n1 a{
	width: 75px;
}
ul.navi1 li.n1 a:hover{
	background: url(../images/common/top_08_o.gif) no-repeat;
}
ul.navi1 li.n2,ul.navi1 li.n2 a{
	width: 75px;
}
ul.navi1 li.n2 a:hover{
	background: url(../images/common/top_08_o.gif) no-repeat -75px 0;
}
ul.navi1 li.n3,ul.navi1 li.n3 a{
	width: 100px;
}
ul.navi1 li.n3 a:hover{
	background: url(../images/common/top_08_o.gif) no-repeat -150px 0;
}
ul.navi1 li.n4,ul.navi1 li.n4 a{
	width: 130px;
}
ul.navi1 li.n4 a:hover{
	background: url(../images/common/top_08_o.gif) no-repeat -250px 0;
}

/* global menu2 */
ul.navi2{
	clear:both;
	height: 33px;
	list-style: none;
	background: url(../images/common/top_05.gif) no-repeat;
}
ul.navi2 li{
	line-height: 33px;
	float:left;
	text-align: left;
}
ul.navi2 li a{
	display: block;
	text-indent: -9999px;
}
ul.navi2 li.m1,ul.navi2 li.m1 a{
	width: 80px;	
}
ul.navi2 li.m1 a:hover{
	background: url(../images/common/top_05_o.gif) no-repeat;	
}
ul.navi2 li.m2,ul.navi2 li.m2 a{
	width: 85px;	
}
ul.navi2 li.m2 a:hover{
	background: url(../images/common/top_05_o.gif) no-repeat -80px 0;	
}
ul.navi2 li.m3,ul.navi2 li.m3 a{
	width: 90px;	
}
ul.navi2 li.m3 a:hover{
	background: url(../images/common/top_05_o.gif) no-repeat -165px 0;	
}
ul.navi2 li.m4,ul.navi2 li.m4 a{
	width: 100px;	
}
ul.navi2 li.m4 a:hover{
	background: url(../images/common/top_05_o.gif) no-repeat -255px 0;	
}
ul.navi2 li.m5,ul.navi2 li.m5 a{
	width: 145px;	
}
ul.navi2 li.m5 a:hover{
	background: url(../images/common/top_05_o.gif) no-repeat -355px 0;	
}
ul.navi2 li.m6,ul.navi2 li.m6 a{
	width: 110px;	
}
ul.navi2 li.m6 a:hover{
	background: url(../images/common/top_05_o.gif) no-repeat -500px 0;	
}


/* footer */
#footer{
	clear: both;
	background: #BAE8F7;
	color: #29ABE2;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
#footer p{
	font-size: 12px;	
	line-height: 160%;
}
#footer p a{
	color: #29ABE2;
	text-decoration: none;
}

/* content */
#content {
	float: right;
	width: 610px;
	padding: 0 0 10px 0;
	text-align: left;
}
#content h2{
	clear: both;
	margin: 0 0 10px 0;
}
#content h3{
	margin: 0 0 10px 0;
}
#content p{
	font-size: 12px;
	line-height: 180%;
	text-align: left;
	margin: 0 0 10px 0;
}
#content p.right,#sidebar p.right,#sidebar_b p.right{
	text-align: right;
}
#content p.small,#sidebar p.small,#sidebar_b p.small{
	font-size: 10px;
	line-height: 180%;
}
#content p.more, #sidebar_b p.more{
	font-size: 12px;
	line-height: 160%;
	padding: 0 0 0 18px;
	background: url(../images/common/icon_green.gif) no-repeat 0 3px;
}
#content p.ptop, #sidebar_b p.ptop{
	text-align: right;
	clear: both;
	font-size: 10px;
	line-height: 160%;
	margin: 0 0 10px 0;
}
ul.ptop {
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 160%;
	margin: 10px 0 15px 0;
}
ul.ptop li{
	display: inline;
	padding: 0 15px;
}
#content p.ptop a, #sidebar_b p.ptop a, ul.ptop li a{
	text-decoration: none;
	color: #666;
}

/* sidebar */
#sidebar {
	float: left;
	width: 170px;
	padding: 0 0 10px 0;
	text-align: left;
}
#sidebar p{
	font-size: 12px;
	line-height: 180%;
	margin: 0 0 10px 0;
}
#sidebar p.address{
	margin: 10px 0 10px 0;
}
#sidebar ul.news{
	list-style: none;
	margin: 10px 0 10px 0;
}
#sidebar ul.news li{
	font-size: 12px;
	line-height: 180%;
}

.sidebar {
	margin: 0 0 10px 0;
}
.sidebar h4{
	margin: 0;
	color: #603813;
	font-size: 12px;
	line-height: 180%;
	background: #E3FCC8;
	padding: 5px 5px 5px 10px;
}

.sidebar ul{
	list-style: none;
	background: #F2F2F2;
}
.sidebar ul li{
	font-size: 12px;
	line-height: 180%;
	border-bottom: solid #ccc 1px;
}
.sidebar ul li a{
	color: #333;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
}
.sidebar ul li a:hover{
	background: #ffc;
	color: #29ABE2;
}


/* top */

.toptitle{
	float: left;
	width: 435px;
	background: url(../images/apps/title_bg.gif) no-repeat;
}
.step{
	float: left;
	width: 435px;
}
.textbox {
	float: left;
	width: 420px;
}
.monitar{	
	background: #FCE8F0 url(../images/top/top_35.gif) no-repeat;
}
.monitar h4{	
	color: #006837;
	font-size: 12px;
	line-height: 180%;
	padding: 10px 10px 0 10px;
}
.monitar p{	
	background: url(../images/top/top_39.gif) no-repeat bottom;
	padding: 0 10px 10px 10px;
}

ul.simplecare{
	clear: both;
	list-style: none;
}
ul.simplecare li{
	float: left;
	padding: 0 0 10px 0;
}
.kao{	
	background: #fff url(../images/top/kao.gif) no-repeat 450px 0px;
}
ul.senzai{
	clear: both;
	list-style: none;
}
ul.senzai li{
	float: left;
	width: 140px;
	text-align: left;
	font-size: 11px;
	line-height: 180%;
	padding: 0 0 15px 0;
}	
.btn{
	text-align: center;
	font-size: 11px;
	background: #E4EDF7;
	
}
.btn a{
	text-decoration: none;
	color: #036;
	display: block;
	
}
.btn a:hover{
	text-decoration: none;
	background: #ffc;
	color: #9E005D;
	display: block;
	
}
.side_b {
	float: right;
	width: 170px;
	text-align: left;
}
#content .side_b h3{
	margin: 0 0 5px 0;
}
#content .side_b h4{
	font-size: 11px;
	font-weight: 400;
	color: #0071BC;
	line-height: 180%;
	margin: 0 0 5px 0;
}
#content .side_b p{
	font-size: 11px;
	line-height: 180%;
	margin: 0 0 10px 0;
}
.anshin{
	background: url(../images/top/top_17.gif) repeat-x;
	padding: 5px 8px 0 8px;
}
#content .anshin p{
	font-size: 10px;
	line-height: 180%;
	margin: 0 0 10px 0;
}
/* apps */
#content p.pankuzu{
	font-size: 10px;
	line-height: 180%;
	margin: 8px 0 8px 18px;
}
.apps{	
	background: #fff url(../images/apps/apps_17.gif) no-repeat;
	padding: 0 0 10px 180px;
}
#content .apps h4{	
	font-size: 12px;
	line-height: 180%;
	color: #009245;
	margin: 0;
}
ul.uruoi{
	margin: 0 0 10px 0;
	list-style: none;
	text-align: left;	
}
ul.uruoi li{
	float: left;
}
ul.uruoi li.uleft{
	width: 212px;
}
ul.uruoi li.uright{
	width: 207px;
}
/* goods */

.goodstext {
	clear:both;
	float: left;
	width: 170px;
	text-align: left;
}
#content .goodstext h2{
	color: #009245;
	font-size: 18px;
	line-height: 180%;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: solid #BAE8F7 1px; 
}
#content .goodstext ul{
	margin: 0 0 15px 0;
	list-style: none;
	text-align: left;
}
#content .goodstext ul li{
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 10px 0;
}
#content .goodstext ul li span{
	font-size: 16px;
	line-height: 120%;
}
.kounou{
	float: left;
	width: 420px;
	text-align: left;
	margin-left:10px;
}


#content .kounou h3{
 	color: #0071BC;
	font-size: 14px;
	line-height: 180%;
	margin: 0 0 5px 0;
}
.goodsimg {
	float: left;
	width: 170px;
	text-align: left;
}
#content .goodsimg img{
	display: block;
	margin: 0;
}
.seibun{
	width: 250px;
	background: #FCF3A4;
	padding: 5px;
	margin: 10px auto 10px auto;
	text-align: center;
}
	.seibun h4{
		font-size: 11px;
		font-weight: 400;
		line-height: 180%;
		margin: 0;
		color: #603813;
	}
	.seibun p{
		font-size: 12px;
		line-height: 180%;
		text-align: left;
		margin: 0 0 10px 0;
	}
.sinsen{
	background: #D4F4FC;
	padding: 5px;
	margin: 0 0 10px 0;
	border-top: solid #BAE8F7 3px;
}
#content .seibun h4, #content .sinsen h4{
	font-size: 11px;
	font-weight: 400;
	line-height: 180%;
	margin: 0;
	color: #603813;
}
#content .seibun p, #content .sinsen p{
	font-size: 11px;
	line-height: 180%;
	margin: 0;
}
/* okaimono */
.okaimono_left{
	width: 280px;
	float: left;
}
.okaimono_right{
	width: 290px;
	float: right;
}
.okaimono_left h4,.okaimono_right h4{
	font-size: 12px;
	line-height: 180%;
	margin: 0;
}
.okaimono_left p,.okaimono_right p{
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 15px;
	
}
.okaimono_left img,.okaimono_right img{
	float: right;
	margin: 0 0 5px 5px;
	
}

/* bottom menu */
ul.bottom_menu{
	list-style: none;
	padding: 10px 0 10px 0;	
}
ul.bottom_menu li{
	float: left;
	line-height: 180%;
	font-size: 12px;
	padding-right: 20px;
	white-space: nowrap;
	
}
ul.bottom_menu li a {
	color: #333;
	text-decoration: none;	
}
ul.bottom_menu li a:hover {
	text-decoration: underline;	
}
/* carendar */
table.carendar {
	border-top: solid #ccc 1px;
	border-left: solid #ccc 1px;
	margin: 0 0 10px 0;
}
table.carendar caption {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	padding: 2px;
	margin: 0;
	color: #666;
}
table.carendar td {
	border-bottom: solid #ccc 1px;
	border-right: solid #ccc 1px;
	font-size: 12px;
	padding: 2px;
}
table.carendar td.title {
	background: #eee;
}
table.carendar td.sun {
	color: #CC3366;
}

.right {
	clear:both;
	text-align:right;
	}

