@charset "UTF-8";
@import "base.css";
@import "fonts.css";

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/


/* tag
------------------------------------------------------------------------*/

h1 {} /* Header内で設定 */
h2 { margin: 0 0 5px; border-left: 3px solid #9cb347; padding-left: 3px; font-size: 2em; font-weight: bold; }
h3 { font-size: 1em; color: #ffffff; padding: .2em 10px; margin: 0 0 10px; border-top: 1px solid #008fd6; background: #008fd6 url(../images/h3.jpg) repeat-x top; }
h4 { font-size: 1em; background: #ddd; padding: .2em 10px; }

a { color: #008FD6; text-decoration: underline; }
a:hover,
a:active { color: #4AB5E3; }
a:visited {
}

/* Contents
------------------------------------------------------------------------*/

#main p { padding: .5em 1em; }

.section { padding: 0; }
.section .section { padding: .5em .5em 1em; }

.image_l { float: left; margin: 0 16px 8px 0; }
.image_r { float: right; margin: 0 0 8px 16px; }

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

ul.totop { clear: both; padding-bottom: 20px; }
ul.totop li { list-style: none; }
ul.totop li a {
	display: block;
	width: 200px;
	height: 30px;
	float: right;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	text-indent: -9999em;
	outline: none;
	margin: 20px 0;
}
ul.totop li a:hover { background-position: bottom; }


/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

body {
	background: #fff;
	text-align: center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
#main {
	clear: both;
	}
#content {
	width: 710px;
	float: right;
	margin: 0;
	}


/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
	position: relative;
	top: 0;
	left: 0;
	}
#header .header_text {
	position: absolute;
	top: 10px;
	left: 60px;
	color: #999;
	line-height:14px;
	}
#header p#top {
	float: left;
	width: 630px;
	margin-left: -50px;
	}
#header p#top a {
	display: block;
	height: 80px;
	}
#header #header02 {
	float: right;
	padding-top: 10px;
}
#header #header02 a {
	display: block;
	width: 150px;
	height: 40px;
	background: url(../images/header_link.jpg) 0 0 no-repeat;
	text-indent: -9999em;
	outline: none;
}
#header #header02 a:hover { background-position: bottom; }

#header #header_nav {
	clear: both;
	}
#header #header_nav ul {
	border-top: 3px solid #ddd;
	margin: 0;
	padding: 0;
	}
#header #header_nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#header #header_nav li a {
	display: block;
	height: 47px;
	text-indent: -9999px;
	}
#header #header_nav #header_nav01 { width: 165px; }
#header #header_nav #header_nav02 { width: 220px; }
#header #header_nav #header_nav03 { width: 270px; }
#header #header_nav #header_nav04 { width: 175px; }
#header #header_nav #header_nav05 { width: 130px; }

#header #header_nav #header_nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#header #header_nav #header_nav02 a { background: url(../images/header_nav.jpg) -165px 0 no-repeat; }
#header #header_nav #header_nav03 a { background: url(../images/header_nav.jpg) -385px 0 no-repeat; }
#header #header_nav #header_nav04 a { background: url(../images/header_nav.jpg) -655px 0 no-repeat; }
#header #header_nav #header_nav05 a { background: url(../images/header_nav.jpg) -830px 0 no-repeat; }

#header #header_nav #header_nav01 a:hover { background: url(../images/header_nav.jpg) 0 -47px no-repeat; }
#header #header_nav #header_nav02 a:hover { background: url(../images/header_nav.jpg) -165px -47px no-repeat; }
#header #header_nav #header_nav03 a:hover { background: url(../images/header_nav.jpg) -385px -47px no-repeat; }
#header #header_nav #header_nav04 a:hover { background: url(../images/header_nav.jpg) -655px -47px no-repeat; }
#header #header_nav #header_nav05 a:hover { background: url(../images/header_nav.jpg) -830px -47px no-repeat; }



/*==========================================================================*/
/*                            MainImage                                    */
/*==========================================================================*/

#main #main_image {
	padding: 3px 3px 3px 5px;
	background: url(../images/main_image_bg.jpg) 0 0 no-repeat;
	margin-bottom: 20px;
	}
#main #main_image p {
	float: left;
	margin: 0;
	padding: 0;
	}
#main #main_image .posting {
	width: 240px;
	height: 284px;
	margin-right: 5px;
	text-indent: -9999px;
	background: url(../images/main_banner.jpg) 0 179px no-repeat;
	}


/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#nav {
	float: left;
	width: 230px;
	padding: 0 0 20px;
	margin-right: 10px;
	text-align: center;
	font-size: 100%;
}
#nav p {
	margin: 0 0 5px;
	padding: 0;
	}

#nav ul {
	width: 230px;
	margin: 0 0 10px;
	padding-bottom: 5px;
	text-align: left;
	background: #4AB5E3 url(../images/nav_footer.jpg) 0 bottom no-repeat;
	}

#nav ul li {
	list-style: none;
	width: 230px;
	margin: 0 0 5px;
	padding: 0;
	}
#nav ul li span,
#nav ul li a {
	display: block;
	margin : 0 5px;
	padding: 0 1em;
	line-height: 40px;
	background: url(../images/nav_category.jpg) 0 center no-repeat;
	}
#nav ul li a:hover { background: url(../images/nav_category.jpg) right center no-repeat; color: #fff; }

#nav ul li ul {
	background: #4AB5E3;
	}
#nav ul li ul li {
	width: 220px;
	margin: 0 5px;
	background: none;
	}
#nav ul li ul li a {
	margin: 0;
	padding: .3em 1em;
	border-top: 1px solid #7DC9E8;
	border-bottom: 1px solid #008FD6;
	background: url(../images/nav_page.jpg) 0 bottom no-repeat;
	color: #fff;
	line-height: 1.5;
	}
#nav ul li ul li a:hover { background: #22608f url(../images/nav_page.jpg) right bottom no-repeat; color: #f9ff00; }


#nav #nav01 {
	padding-top: 60px;
	background: url(../images/nav_header.jpg) 0 0 no-repeat;
	}

#nav #nav_info {
	text-align: left;
	padding-bottom: 5px;
	background: url(../images/nav_info_footer.jpg) bottom no-repeat;
	}
#nav #nav_info dl,
#nav #nav_info p,
#nav #nav_info h4 {
	margin: 0;
	padding: 9px;
	border-left: 1px solid #4ab5e3;
	border-right: 1px solid #4ab5e3;
	}
#nav #nav_info .profile {
	text-align: left;
	text-indent: -9999px;
	height: 50px;
	background: url(../images/nav_info_header.jpg) 0 0 no-repeat;
	padding: 0 9px;
	border: 0;
	}
#nav #nav_info h4 {
	font-weight: 900;
	font-size: 100%;
	padding: 0 9px;
	background: none;
	}
#nav #nav_info dl dt {
	float: left;
	font-weight: 900;
	color: #008fd6;
	width: 65px;
	}
#nav #nav_info dl dd {
	margin-left: 65px;
	}


/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	clear: both;
	text-align: center;
	padding-top: 7px;
	border-top: 3px solid #ddd;
	font-size: 100%;
	}
#footer p {
	margin: 0;
	padding: 0;
	}
#footer .copyright {
	margin-top: 40px;
	border-top: 3px solid #ccc;
	padding-top: 17px;
	text-align: right;
}
#footer .copyright address {
	margin-top: 2em;
	}

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/

#index h2,
#index #title04,
#index #title05 {
	padding: 0;
	margin: 0;
	}
#index h2 {
	height: 60px;
	border: 0;
	}
#index #title03 {
	color: #fff;
	background: #999 url(../images/side_ranking_header.jpg) 0 0 no-repeat;
	text-align: center;
	padding: .7em 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	}

#index #title01 {  }
#index #title02 { clear: both; }
#index #title04 {
	height: 70px;
	border-top: 1px solid #ccc;
	text-indent:0;
	background:none;
	}
#index #title04 img {
	margin-top:14px;
	}
#index h4#title05 {
	height: 29px;
	padding: 0;
	background:none;
	clear:both;
	}
#index h4#title05 img {
	margin:0 !important;
	}

#index .section {
	margin: 0 0 15px;
	padding: 0;
	}

#index #items {
	float: left;
	width: 530px;
	}
#index #items ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#index #items ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 5px;
	height: 140px;
	background: url(../images/index_item_frame.jpg) 0 0 no-repeat;
	}
#index #items ul li img {
	margin-top: 5px;
	margin-right: 5px;
	}
#index #ranking {
	float: right;
	width: 180px;
	background: url(../images/side_ranking_footer.jpg) bottom no-repeat;
	padding-bottom: 7px;
	}
#index #ranking dl,
#index #ranking dl dt,
#index #ranking dl dd {
	margin: 0;
	padding: 0;
	}
#index #ranking dl {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 9px;
	}
#index #ranking dl dt {
	font-weight: 900;
	font-size: 100%;
	padding-left: 35px;
	margin-top: 10px;
	}
#index #ranking dl dt.ranking01 { background: url(../images/ranking01.jpg) 0 0 no-repeat; }
#index #ranking dl dt.ranking02 { background: url(../images/ranking02.jpg) 0 0 no-repeat; }
#index #ranking dl dt.ranking03 { background: url(../images/ranking03.jpg) 0 0 no-repeat; }

#index #ranking dl dd {
	text-align: center;
	}
#index #ranking dl dd a {
	display: block;
	width: 140px;
	height: 16px;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/side_ranking_bt.jpg) 0 0 no-repeat;
	margin: 5px auto;
	line-height: 16px;
	}
#index #ranking dl dd a:hover { background: url(../images/side_ranking_bt.jpg) 0 -16px no-repeat; }


#index #tiny table {
	width: 600px;
	font-size: 100%;
	color: #333;
	border: 0;
	}
#index #tiny table tr th,
#index #tiny table tr td {
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#index #tiny table tr .tn_date {
	font-weight: 900;
	width: 100px;
	}
#index #tiny table tr .tn_title {
	padding-left: 15px;
	background: url(../images/tiny_arrow.jpg) 5px center no-repeat;
	}
#index #tiny table tr .tn_title a { color: #333; }
#index #tiny table tr .tn_title a:hover { color: #333; text-decoration: underline; }

#index #content table.sleep	{
	width:670px;
	margin:20px;
}

span.strong {
	font-weight: 900;
	color: #008fd6;
	text-decoration: underline;
	}

.center {
	text-align: center;
	}
.center table {
	margin: 10px auto;
	}

.product {
	clear: both;
	}
.product table {
	width: 640px;
	}
.section table {
	border-collapse: separate;
	border-spacing: 1px;
	background: #ccc;
	*width: expression(cellSpacing = '1px', style.Width);
	font-size: 100%;
	color: #333;
	text-align: left;
	}
.section table tr th,
.section table tr td {
	border: 1px solid #fff;
	padding: .5em;
	font-weight: normal;
	}
.section table tr th { background: #e3e3e3; }
.section table tr td { background: #fff; }

.product dl {
	width: 640px;
	margin: 10px auto;
	}
.product dl dt {
	float: left;
	text-indent: -9999px;
	width: 80px;
	height: 80px;
	background: url(../images/product_title.jpg) 0 0 no-repeat;
	}
.product dl dd {
	margin-left: 90px;
	margin-bottom: 20px;
	}
.product dl dd ul li {
	list-style-image: url(../images/product_li.gif);
	}
.product dl dd ul li ul li {
	list-style-image: none;
	}

#main .bordered {
	border: 1px solid #af7501;
	background: #d5be90;
	padding: 9px;
	margin-bottom: 20px;
	clear:both;
	}
#main .bordered .purchase {
	width: 240px;
	padding: 0;
	margin: 0 0 0 380px;
	}
#main .bordered .purchase a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/product_bt.gif) 0 0 no-repeat;
	margin-top: 70px;
	}

.caution {
	color: red;
	}

#price01,
#price02,
#price03,
#price04 {
	clear: both;
	background: #ddd;
	margin-bottom: 10px;
	font-weight: 900;
	}



#commerce .section dl {
	margin: 0;
	padding: 0;
	}
#commerce .section dl dt {
	float: left;
	width: 150px;
	padding: .5em 0;
	font-weight: 900;
	color: #008fd6;
	border-top: 1px dashed #ccc;
	}
#commerce .section dl dd {
	margin-left: 150px;
	padding: .5em 1em;
	border-top: 1px dashed #ccc;
	}
#commerce .section dl dd dl dt {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	}
#commerce .section dl dd dl dd {
	margin: 0;
	padding: 0;
	border: 0;
	}


#purchase ol {
	margin: 0;
	padding: 0 40px;
	}
#purchase ol li {
	margin: 0;
	}


#company #map {
	width: 540px;
	height: 360px;
	}