@charset 'UTF-8';

body{
margin:0px;
padding:0px;
text-align: center;
background-color:#CCFFCC;
font-size:12px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,h5,h6,h7,form,input {
margin:0px;
padding:0px;
}

td,th {
font-size:12px;
}

.font10 { font-size: 10pt; }
.font12 { font-size: 12pt; }
.font16 { font-size: 16pt; }
a:link    { color: #BBB; }
a:visited { color: #F0F; }

/* 全体枠 */

#container {
margin:0px auto 0px auto;
text-align: center;
width:780px;
border:1px #CCCCCC solid;
border-left:1px #000066 solid;
border-right:1px #000066 solid;
border-bottom:1px #000066 solid;
background:#FFFFFF;
}

/* ヘッダー */

#head {
margin:0px 0px 0px 0px;
}

#navi {
margin:0px 0px 0px 0px;
}

#navi td {
background-image:url();
background-repeat:repeat-x;
}


/* メインコンテンツ */


#main {

}

#main h2 {
margin:10px 0px 7px 0px;
}

#area {
padding-bottom:10px;
}

#area h2 { 
	font-size: 16px;
	font-weight: bolder; color: #483A20;
	background-image:  url();
	background-repeat: no-repeat;
	width:560px;
	height:53px;
}

#area h2 b {
	display:block;
	padding:17px 0px 0px 25px;
}

#news {
padding:8px;
line-height:140%;
}

.txtq {
line-height:140%;
margin:0px 5px 0px 5px;
}

.txtp {
line-height:140%;
}

.txtp h3 {
font-size:16px;
color:#663300;
line-height:140%;
}

.prod {
border-bottom:1px #A5A2DD dashed;
padding-bottom:7px;
margin-bottom:7px;
}

/* サイドメニュー */

#side {
background-image:url(../images/222side_bg.jpg);
background-repeat:repeat-y;
}

#sidebg {
background-image:url();
background-repeat:repeat-y;
}

/* フッター */

#foot {
padding-bottom:10px;
}

#copyright {
color:#FFFFFF;
background:#006600;
text-align:right;

}

/* 個別スタイル */

.sp01 {
margin-top:5px;
}

.sp02 {

}
