@charset "utf-8";

/* html*/

body{
	margin:0;
	padding:0;
	text-align:center;
	background:#BDBDBD;
	font-size:75%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color:#333;
	line-height:1.5;
}

h1,h2,h3,h4,h5,h6,p,div,strong,em,address,table,textarea,form{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
}

img{
	border:none;
	vertical-align:bottom;
}

/*Link*/

a:link   {color:#0066FF; text-decoration:none;}
a:visited{color:#0066FF; text-decoration:none;}
a:hover  {color:#4D94FF; text-decoration:underline;}
a:active {color:#4D94FF; text-decoration:underline;}

/*container*/

h1{
	padding:3px 0 10px 0;
	color:#FFF;
	background:#505050 url(../images/h1_bg.jpg) no-repeat center bottom;
	font-size:80%;
}

#container{
	background:#FFF;
}

#container-inner01{
	width:770px;
	margin:0 auto;
	padding:0 0 40px 0;
	text-align:center;
	background:url(../images/container_bg.jpg) repeat-y;
}

#container-inner02{
	width:750px;
	margin:0 auto;
	text-align:center;
}

/*header*/

#header{
	width:740px;
	margin:0 auto 10px auto;
	text-align:left;
	background:url(../images/header_bg.jpg) repeat-y;
}

#header-inner01{
	width:740px;
	background:url(../images/header_inner01.jpg) no-repeat left top;
}

#header-inner02{
	width:740px;
	background:url(../images/header_inner02.jpg) no-repeat left bottom;
	padding:5px 0;
}

#header-logo{
	width:400px;
	margin:5px 0 0 10px;
	float:left;
}

#header-menu{
	width:280px;
	margin:5px 10px 0 0;
	float:right;
}

#header-menu ul{
	margin:0 0 3px 0;
	padding:0;
	text-align:right;
}

#header-menu li{
	list-style-type:none;
	vertical-align:bottom;
	display:inline;
	color:#FF6600;
}

#header-select{
	text-align:right;
}

#header-select select{
	vertical-align:middle;
}

/*global*/

#global{
	background:url(../images/global_bg.gif) repeat-x bottom;
	clear:both;
	padding:0;
	margin:10px 0 10px 0;
	height:29px;
}

#global-juken{
	background:url(../images/juken/global_bg.gif) repeat-x bottom;
	clear:both;
	padding:0;
	margin:10px 0 10px 0;
	height:29px;
}

#global-fresh{
	background:url(../images/fresh/global_bg.gif) repeat-x bottom;
	clear:both;
	padding:0;
	margin:10px 0 10px 0;
	height:29px;
}

#global li,#global-juken li,#global-fresh li{
	display:inline;
	list-style-type:none;
	padding:0;
	margin:0;
}

#global ul,#global-juken ul,#global-fresh ul{
	margin:0 0 5px 0;
	padding:0 0 0 30px;
	text-align:left;
	float:left;
	display:inline;/*IE*/
}

#global-select{
	margin:0 15px 0 0;
	text-align:right;
	margin-bottom:10px;
	float:right;
	display:inline;/*IE*/
}

#global-select select,#global-select input{
	vertical-align:middle;
}

#global-select select{
	width:250px;
}

.global-select select{
	width:250px;
}



/*main-top*/

#main-large{
	width:690px;
	margin:0 auto 10px auto;
}

/*Mori test*/
p#item{
	text-align:center;
	margin-top:10px;
}



/*main*/

#main{
	width:505px;
	margin:0 0 0 30px;
	float:left;
	display:inline;/*IE*/
	text-align:left;
}

#main-close{
	width:505px;
	margin:0 auto;
	text-align:left;
}


/*menu*/

#menu{
	width:170px;
	margin:0 30px 0 0;
	float:right;
	display:inline;/*IE*/
}

#menu div{
	margin:0 0 10px 0;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu-point{
	background:url(../images/point_bg.jpg);
	height:20px;
}

#menu-point p{
	margin-left:85px;
	color:#FF0000;
	font-size:12px;
}

#menu-time{
	background:url(../images/time_bg.jpg) no-repeat;
	height:40px;
}

#menu-time p{
	padding:20px 3px 3px 3px;
	font-size:12px;
}

.fresh-side-menu a:link img   {background:#FFF;}
.fresh-side-menu a:visited img{background:#FFF;}
.fresh-side-menu a:hover img  {background:#FFF3D3;}
.fresh-side-menu a:active img {background:#FFF3D3;}
.fresh-side-menu li img{background:#FFDE8D;}

.juken-side-menu a:link img   {background:#FFF;}
.juken-side-menu a:visited img{background:#FFF;}
.juken-side-menu a:hover img  {background:#FFF3D3;}
.juken-side-menu a:active img {background:#FFF3D3;}
.juken-side-menu li img{background:#FFDE8D;}
#juken-side-menu-on img{background:#FFDE8D;}

.member-side-menu a:link img   {background:#FFF;}
.member-side-menu a:visited img{background:#FFF;}
.member-side-menu a:hover img  {background:#FFF3D3;}
.member-side-menu a:active img {background:#FFF3D3;}

#member-side-menu-on img{background:#FFDE8D;}

#menu-link{
	border:1px solid #CCC;
	margin:10px 0;
	text-align:left;
}

#menu-link a:link   {color:#333; text-decoration:none;}
#menu-link a:visited{color:#333; text-decoration:none;}
#menu-link a:hover  {color:#666; text-decoration:none;}
#menu-link a:active {color:#666; text-decoration:none;}

#menu-link ul{
	padding:0;
	margin:5px;
}

#menu-link li{
	background:url(../images/footer_icon.gif) no-repeat left center;
	padding:0 0 0 15px;
	margin:0;
	list-style-type:none;
}

#menu-an{
	margin:10px 0;
	text-align:left;
	background:url(../images/juken/menu_an_bg.gif) repeat-y;
}

#menu-an-question{
	background:url(../images/juken/menu_an_question.gif) no-repeat left top;
	margin:5px 0;
	padding:0 0 0 20px;
}

#menu-an-bottom{
	padding:0 0 5px 5px;
	background:url(../images/juken/menu_an_bottom.gif) no-repeat bottom;
}

#menu-an-bottom a{
	background:url(../images/footer_icon.gif) no-repeat left center;
	padding:0 0 0 15px;
	margin:0;
}

/*footer*/

#footer a:link   {color:#333; text-decoration:none;}
#footer a:visited{color:#333; text-decoration:none;}
#footer a:hover  {color:#666; text-decoration:none;}
#footer a:active {color:#666; text-decoration:none;}


#footer{
	clear:both;
	width:770px;
	background:url(../images/footer_bg.jpg) repeat-y center;
	margin:0 auto;
	padding:0;
}

#footer-inner{
	border-top:1px dotted #CCC;
	width:730px;
	margin:0 auto;
	font-size:80%;
}

#footer-inner ul{
	float:left;
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
}

#footer li{
	display:inline;/*IE*/
	background:url(../images/footer_icon.gif) no-repeat left center;
	padding:0 0 0 15px;
}

#footer-inner .pagetop{
	float:right;
}

#footer address{
	width:770px;
	margin:0 auto;
	clear:both;
	padding:20px 0 10px 0;
	text-align:right;
	background:#BDBDBD url(../images/footer_bottom.jpg) no-repeat;
	color:#FFF;
}

#footer address span{
	margin:0 10px 0 0;
	display:block;
}

/*エラー表示用*/

.errorExplanation{
	margin:5px 0 10px 0;
	border:1px solid #FF0000;
	padding:0;
	font-size:90%;
}

.errorExplanation h4{
	margin:0;
	padding:5px;
	background:#FF0000;
	color: #FFF;
	font-weight:bold;
}

.errorExplanation p{
	margin:5px;
}

.errorExplanation ul {
	margin:0 0 5px 25px;
}

.errorExplanation li {
	margin:0;
	padding:0;
}

.fieldWithErrors{
	display:inline;
}

.main-title{
	background:url(../images/main_title_bg.jpg) repeat-x;
	border:1px solid #CCC;
	padding:20px 16px;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
}
#cancel-price-table{
    margin:0;
    font-size:0.8em;
    width:90%;
    border-collapse:collapse;
}
#cancel-price-table th{
    padding:1px;
    border:1px solid #aaa;
    font-weight:bold;
}
#cancel-price-table td{
    padding:1px;
    border:1px solid #aaa;
}

div.news_rss{
   margin:0;
   padding:0;
      width:505px;
      text-align:right;
}
div.news_rss p{
    margin:0;
    padding:0;
    font-size:80%;
}
div.news_rss p a{
      background:#F93;
      color:#FFF;
      padding:3px;
      font-weight:bold;
}