/******************************
 default
 
 COLOR
 pink //#E001AE//
 red  //#CC0000//
******************************/

/* general style
------------------------------------------*/
* {
	margin:0;
	padding:0;
	line-height:1;
	font-size:100%;
	font-style:normal;
	}

html {
	overflow-y:scroll;
	font-size:smaller;
	}

img {border:0;}
table {border-collapse:collapse;}
p {line-height:1.5;}
.cl {clear:both;}
a {color:#555;}
body {
	font-size:smaller;
	text-align:center;
	color:#555;
	background:url(../img/bg_head.jpg) repeat-x top center;
	}
.red {
	color:#CC0000;
	}


/* head
------------------------------------------*/
#head {
	width:820px;
	margin:0 auto;	
	}

#head h1 {
	text-align:left;
	font-size:1.2em;
	font-weight:normal;
	line-height:21px;
	float:left;
	height:21px;
	/*overflow:hidden;*/
	}

#head .pt_menu {
	float:right;
	list-style:none;
	text-align:center;
	height:21px;
	/*overflow:hidden;*/
	}


#head .pt_menu li {
	display:inline;
	font-size:1.2em;
	line-height:21px;
	}

#head .pt_menu li a {
	color:#333;
	border-right:1px solid #333;
	padding:0 5px;
	line-height:21px;
	}

#head .pt_menu li .bd_left{border-left:1px solid #333;}

.mmenu {
	list-style:none;
	margin-top:9px;
	background:url(../img/bg_menu.gif) no-repeat bottom;
	padding-bottom:9px;
	float:left;
	}

.mmenu li {float:left;}


/* wrap
------------------------------------------*/
#wrap {
	width:820px;
	margin:0 auto;
	background:url(../img/bg.gif) repeat-y;
	}


/* left
------------------------------------------*/
#left {
	width:180px;
	float:left;
	/*overflow:hidden;*/
	margin-right:10px;
	}

.info_box {
	width:180px;
	margin-bottom:15px;
	}

.info_box img { float:left;}

.lm_top {margin-bottom:9px}/*背景図柄調整のため端数です*/
.lm_top li {
	list-style:none;
	margin-bottom:3px;
	}
.lmenu {
	list-style:none;
	margin:10px 0 20px;
	}

.lmenu li {
	margin-bottom:10px;
	text-align:center;
	}

.lmenu .min {
	padding-top:8px;
	margin-bottom:0;
	}

.blog {
	list-style:none;
	margin:10px auto 20px auto;
	background:#FFFFFF;
	width:170px;
	}
.blog li {
	margin:0px;
	text-align:center;
	}

.btn_okini {margin-bottom:20px}


#left h3 {
	margin:0 0 10px 0;
	}


/*@calendar@-----------*/
.cal {
	border-collapse:collapse;
	margin:0 auto 10px;
	font-size:1.2em;
	background:#FFF;
	width:163px;
	color:#555;
	}

.month {
	background:#EEE;
	line-height:1.5;
	padding-bottom:2px;
	text-align:center;
	font-size:1.2em;
	width:164px;
	margin:0 auto;
	color:#555;
	} 

.cal th,
.cal td {
	line-height:1.5;
	padding:3px 0;
	text-align:center;
	border:1px solid #CCC;
	}

.cal .ho {background:#FCD2FC}
.cal thead {background:#C7D8ED}
.cal thead .do {background:#A6C0E1}
.cal thead .ho {
	background:#FF00CC;
	color:#FFF;
	}

.holi_txt {
	color:#FFF;
	font-size:1.2em;
	}

.holi_txt em {
	color:#FF99FF;
	}



/* center
------------------------------------------*/
#center {
	width:470px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}


.p_nml {
	font-size:1.2em;
	line-height:1.7;
	text-align:left;
	}

.p_nml strong {
	line-height:1.5;
	}

.ptop {
	text-align:right;
	clear:both;
	padding:30px 0 20px;
	}

.btmmenu {
	text-align:right;
	font-size:1.2em;
	padding-bottom:40px;
	}

.btmmenu li {
	line-height:none;
	display:inline;
	}

.btmmenu li a {
	background:url(../img/ico_bluearrow.jpg) no-repeat left center;
	padding-left:20px;
	}

.btn_navi {
	line-height:2;
	}

.btn_navi li {
	color:#666;
	display:inline;
	line-height:1.5;
	}

.btn_navi li a {
	border-left:1px solid #666;
	padding:0 5px;
	color:#555;
	}

.btn_navi .st a {border-left:none;}

.copyright {margin-top:50px;}

.pan {
	text-align:left;
	font-size:1.2em;
	margin-bottom:5px;
	}

.pan li {
	display:inline;
	line-height:1.5;
	color:#666;
	}

.pan li a {
	background:url(../img/ico_pinkarrow.gif) no-repeat right;
	padding-right:15px;
	margin-right:5px;
	color:#666;
	}

.h2_nml {
	padding-bottom:15px;
	}

.h3_nml {
	margin:20px 0 5px 0;
	}

.h_top {
	margin-top:0;
	}
	
.tab_nml {
	font-size:1.2em;
	width:100%;
	}

.tab_nml th,
.tab_nml td {
	border-bottom:1px dotted #999;
	line-height:1.5;
	padding:8px 5px;
	vertical-align:top;
	}

.tab_nml th {
	font-weight:normal;
	text-align:right;
	padding-right:10px;
	}

.tab_nml td {
	text-align:left;
	background:url(../img/ico_pinkarrow.gif) no-repeat 0 14px;
	padding-left:15px;
	}






/* guide
------------------------------------------*/
#guide {
	text-align:left;
	}

#guide h4 {
	margin:40px 0 5px;
	}

#guide ul {
	margin-left:15px;
	font-size:1.2em;
	}

#guide ul li {
	line-height:1.5;
	margin-bottom:5px;	
	}

#guide ul li img {
	padding-top:5px;
	}

#guide .info {
	font-size:1.2em;
	line-height:1.5;
	}

#guide .info img {
	padding:5px 0;
	}

#guide .info a {
	line-height:1.5;
	color:#4555C5;
	}





/* right
------------------------------------------*/
#right {
	width:150px;
	float:left;
	}

#right .new_exe {
	margin-top:5px;
	width:150px;
	}

#right .new_exe .li_img {
	padding-top:6px;
	width:150px;
	background:url(../img/r_bg_img.jpg) no-repeat top;
	display:block;
	}

#right .new_exe img {
	width:134px;
	padding-bottom:5px;
	}

#right .new_exe p {
	background:url(../img/r_bg_name.jpg) no-repeat bottom;
	line-height:1.5;
	padding:0 0 15px 15px;
	text-align:left;
	font-size:1.2em;
	}

#right .new_exe .bigprice {
	background:#CC0000;
	color:#fff;
	font-weight:bold;
	padding:3px 10px;
	margin-left:15px;
	}


#right .new_exe strong {
	font-weight:normal;
	}

#right .new_exe p a {
	background:url(../img/ico_redarrow.gif) no-repeat 0 5px;
	padding-left:10px;
	line-height:1.4;
	display:block;
	margin-bottom:5px;
	}