/* CSS Document */


/*--- reset */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}

img {
   vertical-align:bottom;
   border: none;
}


/*----------------------------------------------------
	FF,IE6,IE7用font設定
----------------------------------------------------*/

/* default */
body {
    font-size: 100%;
}

body input {
    font-size: 100%;
}

/* Except IE6 */
*html body {
    font-size: 11pt;
}


*html body table {
    font-size: 100%;
}


/* Except IE7 */
html>body {
    font-size: 11pt;
}






a:link {
	text-decoration:underline;
	color: #0093F4;
}

a:visited {
	text-decoration:underline;
	color: #0093F4;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}


body {
	background-repeat: repeat;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, Arial, Verdana, sans-serif;
	text-align: center;
	line-height: 1.6em;
	color: #666666;
}

#container {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}

#contents{
	width: 954px;
	text-align:center;
}

#header {
	background-image: url(../images/head_bg.png);
	width: 954px;
	height:62px;
	margin: 0;
	text-align: left;
}

#header p {
	font-size: 85%;
	padding: 10px 0 0 20px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

#header h1 {
	font-size: 125%;
	padding: 20px 0 0 20px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

#header h1.inner {
	font-size: 125%;
	padding: 0 0 0 20px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	color:#000000;
}
#header a{
	color:#0093F3;
	text-decoration:none;
}

#header a:hover{
	color: #FF9900;
	text-decoration: underline;
}




#main {
	width: 948px;
	margin: 0 auto;
	text-align:center;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	background:#ffffff url(../images/lcont_bg.gif) repeat-y;
}

#lcont {
	float: left;
	width: 281px;
	overflow: hidden;
	font-size:85%;
	text-align:left;
}

#rcont {
	float: right;
	width: 666px;
	overflow: hidden;
	font-size:95%;
}

.clear {
 	clear: both;
}

.navi {
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom: 1px solid #D6D4D1;
}

.sttl_box {
	width: 215px;
	overflow: hidden;
	display: inline;
}

h4.lside_ttl {
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 10px 20px;
	color:#996600;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, Arial, Verdana, sans-serif;
}

.noshow {
	display: none;
}

.navi ul {
	padding: 0 0 10px 20px;
}

.navi ul li {
	width:231px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(../images/cate_line.gif) no-repeat left bottom;
	font-size:110%;
}

.navi ul li a{
	color:#666666;
	text-decoration:none;
	background: url(../images/cate_ico.gif) no-repeat 4px 9px;
	padding-left:20px;
	display:block;
	width:211px;
}

.navi ul li a:visited{
	color:#666666;
	text-decoration:none;
	background: url(../images/cate_ico.gif) no-repeat 4px 9px;
	padding-left:20px;
	display:block;
	width:211px;
}

.navi ul li a:active{
	color:#666666;
	text-decoration:none;
	background: url(../images/cate_ico.gif) no-repeat 4px 9px;
	padding-left:20px;
	display:block;
	width:211px;
}
.navi ul li a:hover{
	color: #FF9900;
	text-decoration: none;
	background: url(../images/cate_ico_o.gif) no-repeat 4px 9px;
}


.conts_l {
	padding-bottom: 15px;
	border-bottom: 1px solid #D6D4D1;
}

.noborder .conts_l {
	padding-bottom: 0;
	border-bottom: none;
}

.conts_l .r_article {
	padding: 0 10px 3px 15px;
	color:#999999;
}


.conts_l .intro{
	padding: 0 10px 3px 20px;
}

.conts_l .lbanner{
	padding: 15px 0 0 0;
	text-align:center;
}

.conts_l .lbanner2{
	padding: 15px 0 0 0;
	text-align:center;
}

.conts_l .lbanner2 a:hover img{
	zoom: 1;
	filter:alpha(opacity=65);
	-moz-opacity:0.65; //mozira
	opacity:0.65; //IE

}

.conts_l .items_left{
	margin:15px 15px 0 15px;
	padding: 5px 0 0 0;
	text-align:center;
	background-color:#FFF;
}
.conts_l .items_left img{
	margin: 0 auto;
}

/*メインコンテンツ*/

.textlink{
	font-size:80%;
	text-align:right;
	margin:5px 10px 0 0;
}

.contsr_main {
	width: 668px;
	overflow: hidden;
	margin:10px 0 0 0;
}

.contsr_main p.ttl_newarticle{
	width: 668px;
	padding:10px 0 10px 25px;
	margin-bottom:10px;
	border-bottom: 1px solid #0093F4;
	text-align:left;
}


.contsr_main .contxt {
	padding:15px 0;
	width:618px;
	margin: 0 auto 10px auto;
	border-bottom:1px solid #E9E8E7;
	text-align:left;
}

.contsr_main .contxt h2{
	background: url(../images/ico_comment.gif) no-repeat 0 4px;
	padding-left:32px;
	padding-bottom:5px;
}

.contsr_main .contxt h2 .catememo{
	font-size:80%;
	color:#999999;
	font-weight:normal;
	padding-left:5px;
}

.contsr_main .contxt h2 .catedate{
	font-size:90%;
	color:#999999;
	font-weight:normal;
	padding-left:5px;
}

.contsr_main .contxt .continue{
	font-size:80%;
	text-align:right;
}

.contsr_main .contxt .continue a{
	padding-right:10px;
	background: url(../images/continue_ico.gif) no-repeat right;
}

.contsr_main .contxt .continue a:hover{
	background: url(../images/continue_ico_o.gif) no-repeat right;
}


.contsr_main .img_txt {
	padding:10px 0 20px 0;
	width:618px;
	margin: 0 auto 10px auto;
	border-bottom:1px solid #E9E8E7;
	text-align:center;
}



.btm_navi {
	text-align: right;
	padding-right:25px;
	font-size:80%;
}




.goods {
	width: 600px;
	margin: 20px auto;
	overflow: hidden;
	padding:10px;
	background: url(../images/goods_bg.gif) repeat;
}

.item {
	float: left;
	width: 125px;
	height:125px;
	text-align:center;
	background: url(../images/item_frame.gif) no-repeat;
	padding:4px;
	margin-right:10px;
}

.item a{
	width: 125px;
	height:125px;
	display:block;
}

.item img{
	margin: 0 auto;
}

.item a:hover img{
	zoom: 1;
	filter:alpha(opacity=65);
	-moz-opacity:0.65; /*mozira*/
	opacity:0.65; /*IE*/
}

.addbtn_box{
	text-align: left;
	padding-right:25px;
	font-size:90%;
}

.addbtn_box .goods_ttl{
	font-size:120%;
}

.addbtn_box p{
	padding-bottom:10px;
}
.addbtn {
	float: left;
}





#footer {
	background: url(../images/foot_bg.png) repeat;
	height:89px;
	margin-bottom:10px;
}

#copyright {
	font-size: 85%;
	color: #FFFFFF;
	padding-top: 25px;
}


/*************************************************/

.contxt .indleft {
	float: left;
	width: 420px;
	overflow: hidden;
	display: inline;
}

.contxt .indright{
	float: right;
	width: 190px;
	overflow: hidden;
	display: inline;
}

.contxt .textimg {
	width: 190px;
	height: 160px;
	overflow: hidden;
}

