@charset "shift_jis";

/* ---------共通要素---------*/
* {font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka,  sans-serif;}

/* --------- リセット---------*/
body,h1,h2,h3,h4,h5,h6,p,pre,blockote,ul,li,ol,dl,dd,dt,form{margin:0; padding:0;}

/* --------- クリア ---------*/
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}



#logo {
	background: url(images/titlelogo.gif) no-repeat 10px;
	height: 50px;
	text-indent: -9999px;
}#container {
	margin: 0px auto;
	width: 958px;
	border: 1px solid #666666;
	background: #DFDFDF url(images/bg.jpg) repeat-x;
}
.txt {
	padding: 1em;
	line-height: 1.5em;
	color: #333333;
}
#container #main {
	float: left;
	width: 680px;
}

#container #main02 {
}
#BPsample {
	padding: 1em;
	font-size: 80%;
	line-height: 1.6em;
	font-weight: bold;
}
#container #main form {
	padding: 0 1em 0 1em;
}

#BPsample li {
	float: left;
	padding-right: 1em;
	list-style: none;
}
#container #BlogImage {
	float: right;
	padding: 1em;
	width: 240px;
	text-align: center;
}
#ImageArea {
	padding: 1em 0em;
}

#caution {
	font-size: 0.75em;
	line-height: 1.2em;
	font-style: normal;
}


#footer {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
}
#container #footer address {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
#cautionList {
	list-style: decimal outside;
	padding: 1em;
	margin-left: 2em;
}
#container #main02 #cautionList li {
	padding: 3px;
}
#container #main02 h2 {
	padding: 1em 1em 0px;
	background: url(images/txt_caution.gif) no-repeat 20px 20px;
	text-indent: -9999px;
}
#btn_top {
	float: right;
	padding: 1em;
	margin-right: 2em;
}

