@charset "UTF-8";
/*--------------------------------------------------
LIGHT STUDIO CSS
--------------------------------------------------*/

/*--------------------------------------------------
COMMON
--------------------------------------------------*/
* { margin: 0; padding: 0; }

body {
	background-color: #FFF;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";	
	color: #7C7C7C;
	word-spacing: 3px;
	/*IE横スクロールバーのバグ対策*/
	width:100%; 
	/*IE横センターリングのバグ対策*/
	text-align:center;
}

a:link { color: #F300CB;text-decoration: underline; }
a:visited { color: #80006A;text-decoration: underline ; }
a:hover { color: #F2AAE6;text-decoration: none; }
a:active { color: #F300CB;text-decoration: underline; }

h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:1em; }
ul,li { list-style-type: none; margin:0; padding:0; list-style-position: inside;}
ol { padding-left:1.5em; }
img {
	margin:0;
	padding:0;
	border:0;
}
th,td { border-collapse:collapse; padding:2px; }
.bs5{ height:5px; width:10px; overflow:hidden; clear:both; margin:0; padding:0; }
.bs10{ height:10px; width:10px; overflow:hidden; clear:both; margin:0; padding:0; }

/*--------------------------------------------------
Text
--------------------------------------------------*/
.normal-SS { font-size: 65%; font-weight: 400; line-height: 125%; }
.normal-S { font-size: 70%; font-weight: 400; line-height: 130%; }
.normal-M { font-size: 75%; font-weight: 400; line-height: 135%; }
.normal-L { font-size: 90%; font-weight: 400; line-height: 150%; }
.normal-LL { font-size: 95%; font-weight: 400; line-height: 155%; }
.normal-LLL { font-size: 100%; font-weight: 400; line-height: 160%; }

.bold-SS { font-size: 65%; font-weight: 700; line-height: 125%; }
.bold-S { font-size: 70%; font-weight: 700; line-height: 130%; }
.bold-M { font-size: 80%; font-weight: 700; line-height: 145%; }
.bold-L { font-size: 90%; font-weight: 700; line-height: 150%; }
.bold-LL { font-size: 95%; font-weight: 700; line-height: 155%; }
.bold-LLL { font-size: 100%; font-weight: 700; line-height: 160%; }

.table-M { font-size: 80%; font-weight: 400; line-height: 110%; }
table.tbl {
	text-align:left;
	border-collapse:collapse;
	border:1px solid #CBCBCB;
	empty-cells:show;
	font-size: 90%;
	font-weight: 400;
	line-height: 100%;
}
table.tbl th, table.tbl td { border-collapse:collapse; border:1px solid #CBCBCB; padding:5px 5px 2px; }
/*--------------------------------------------------
Layout
--------------------------------------------------*/
#container {
	background-color: #FFF;
	text-align: left;
	width: 740px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*--------------------------------------------------
Head
--------------------------------------------------*/
#header {
	width: 740px;
	height: 52px;
	vertical-align: top;
}

#logo {
	float: left;
	width: 221px;
	height: 31px;
}

#gn {
	float: left;
	width: 519px;
	height: 31px;
}

.powered {
	float: left;
	width: 179px;
	height: 11px;
	margin-top: 0;
	margin-left: 340px;
	margin-bottom: 11px;
	display: inline;
	vertical-align: top;
}

.gnavi {
	width: 490px;
	height: 9px;
	margin-right: 0;
	margin-bottom: 0;
	/*margin-left: 20px;*/
	float: right;
	display: inline;
	text-align: right;
	vertical-align: top;
}

.gn-btn {
	/*margin-right: 8px;*/
}

.line {
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 740px;
}

/*--------------------------------------------------
Side
--------------------------------------------------*/
#side {
	width: 180px;
	float: right;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.contact {
	clear: both;
	width: auto;
	margin-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 200px;
}

.ps_r {
	margin: 0;
	float: right;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.clr {
	clear: both;
	height: 0;
	width: 0;
}

.ps_l {
	margin: 0;
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 4px;
	clear: both;
}
/*--------------------------------------------------
Contents
--------------------------------------------------*/
#contents {
	float: left;
	width: 550px;
}

.tit {
	width: auto;
	margin-bottom: 5px;
}

.subject {
	width: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}

.sub_l {
	float: left;
	width: 48%;
}

.sub_r {
	float: left;
	width: 48%;
	margin-left: 3%;
}

.gotop {
	float: right;
	width: 56px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--------------------------------------------------
Footer
--------------------------------------------------*/
#footer {
	clear: both;
	width: 740px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.copy {
	float: right;
	width: 152px;
	margin: 0;
}

/*--------------------------------------------------
Top
--------------------------------------------------*/

.top_l {
	float: left;
	width: 365px;
	margin-bottom:10px;
}

.top_r {
	float: left;
	width: 365px;
	margin-left: 10px;
	margin-bottom:10px;
}

#top {
	margin: 0;
	padding: 0;
	width: 100%;
}
.top_sub_l {
	float: left;
	width: 179px;
	margin-right: 6px;
	margin-top: 20px;
	display: inline;
}

.top_sub_r {
	float: left;
	width: 179px;
	margin-left: 6px;
	margin-top: 20px;
	display: inline;
}

.btn_cnt {
	width: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

.company {
	clear: both;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 140%;
}

#container #contents .subject .tbl tr td p {
	color: #F00;
}
#container #contents .subject #price #newprice {
	float: right;
}

#link{
	width:535px;
	height:100px;
	margin: 0;
	padding: 0;
	}
#link ul{
	list-style-type:none;
	}
	
#link ul li{
	list-style-position:outside;
	float:left;
	margin: 0;
	padding: 0;
	}
