/* プライバシーポリシー */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul a,
dl a,
h3 a,
h5 a,
p a {
	color:#222222;
	text-decoration:none;
}
li a:visited,
dl a:visited,
h3 a:visited,
h5 a:visited,
p a:visited {
	color:#333333;
	text-decoration:none;
}
li a:hover,
dl a:hover,
h3 a:hover,
h5 a:hover,
p a:hover {
	color:#990000;
	text-decoration:none;
}
li a:active,
dl a:active,
h3 a:active,
h5 a:active,
p a:active {
	color:#cc0000;
	text-decoration:none;
}

#header {
	height: 20px;
	background-color: #000000;
}
#homebt {
	text-align: right;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

#homebt img{
	border: none;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
#midashi {
	width: 700px;
	text-align: left;
	padding: 5px 0px 15px 0px;
	clear: left;
	height: 60px;
	margin: 0 auto;
	float: none;
	border-bottom: 1px solid #cccccc;
}

#midashi1 {
	width: 700px;
	text-align: left;
	padding: 5px 0px 15px 0px;
	clear: left;
	height: 60px;
	margin: 0 auto;
	float: none;
}

#midashimoji {
	width: 400px;
	text-align: left;
	margin: 0px auto;
	padding: 15px 0px 0px;
	clear: right;
	height: 45px;
	float: left;
}
#midashirogo {
	width: 200px;
	text-align: right;
	clear: right;

	height: 45px
	float: right;
	float: right;
	padding: 15px 0px 0px;
}
#main {
	width: 700px;
	text-align: left;
	margin: 0px auto;
	padding: 10px 0px 0px;
	clear: left;
	height: auto;
}

#main img{

}

#toiawase {
	width: 600px;
	text-align: left;
	margin: 0px auto;
	padding: 15px 0px 0px;
	clear: left;
	height: auto;
}
.seitei {
	padding-top: 20px;
	text-align: right;
	padding-bottom: 15px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.seitei1 {
	padding-top: 20px;
	text-align: right;
	padding-bottom: 15px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
	;
	border-top: 1px solid #cccccc;
}


#main .m00 {margin-bottom: 0;}
#main .m05 {margin-bottom: 5px;}
#main .m10 {margin-bottom: 10px;}
#main .m15 {margin-bottom: 15px;}
#main .m20 {margin-bottom: 20px;}
#main .m25 {margin-bottom: 25px;}
#main .m30 {margin-bottom: 30px;}
#main .m35 {margin-bottom: 35px;}
#main .m40 {margin-bottom: 40px;}
#main .m45 {margin-bottom: 45px;}
#main .m50 {margin-bottom: 50px;}
#main .m55 {margin-bottom: 55px;}



/* テキスト
----------------------------------------------------*/
p {
	font-size: small;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
.boldgray {
	font-weight: bold;
	font-size: x-large;
}
.boldgreen {
	font-weight: bold;
	color: #333333;
	font-size: small;
}

/*イメージフォト
---------------------------------------------------- */
img {
	border: none;
	vertical-align: top;
	margin: 8px 0px 8px 3px;
}

/* フッター
---------------------------------------------------- */
#footer {
	background: url(../image/footer_back.gif) repeat-x bottom;
	padding-top: 20px;
	text-align: right;
}
#footerrogo {
	background: url(../image/footer_rogo.gif) no-repeat left bottom;
	height: 40px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

/*Common
******************************************/
.cboth { clear:both; }
.clr {
	margin:0 -1px -1px 0;
	border:0;
	padding:0;
	width:1px;
	height:1px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	clear:both;
}

.hidden { display:none; }

.fl-left { float:left; }
.fl-right { float:right; }

.al-left { text-align:left; }
.al-center { text-align:center; }
.al-right { text-align:right; }

.al-top { vertical-align:top; }
.al-middle { vertical-align:middle; }
.al-bottom { vertical-align:bottom; }

.bottom {
	position:absolute;
	vertical-align:bottom;
	bottom:0;
}

.bg-center {
	background-position:center center;
	background-repeat:no-repeat;
}
.bg-gry { background-color:#d0d0d0; }

/*Form
*********************/
textarea, input, select {
	font-family:"MS P Gothic","�l�r �o�S�V�b�N";
	vertical-align:middle;
}
select {
	width:100%;
	font-size:12px;
}

.radio, .checkbox {
	margin-right:0.2em;
	font-size:12px;
}

.button {
	margin-left:5px;
	font-size:12px;
}


/*Contents
*********************/
.cn-g1, .cn-g1a, .cn-g1s, .cn-g2, .cn-g2s,
.cn-g3, .cn-g3s, .cn-g3s1, .cn-g4, .cn-g5,
.cn-full, .swd-cn-full {
	margin:1px 0px 0px 1px;
	padding:0px 10px 0px 10px;
	float:left;
	display:block;
}

.cn-g1 {
	width:100px;
	height: 100px;
	margin-left: 0px;
}
.cn-g1a {
	width:100px;
	height: 100px;
	margin-left: 25px;
}
.cn-g1s { width:122px; }
.cn-g2 { width:285px; }
.cn-g2s {
	width:120px;
	margin-top: 10px;
}
.cn-g3 { width:438px; }
.cn-g3s {
	width:350px;
	margin-top: 10px;
	height: 70px;
}

.cn-g3s1 {
	width:550px;
	margin-top: 10px;
	height: auto;
}

.cn-g3 { width:438px; }
.cn-g3sh {
	width:250px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 1px 0px 0px 1px;
}
.cn-g4 { width:591px; }
.cn-g5 {
	width:300px;
}
.cn-full { width:887px; }
.swd-cn-full { width:581px; }

/*Contents(forText+Border)
*********************/
.txb-g1, .txb-g1s, .txb-g2, .txb-g2s,
.txb-g3, .txb-g3s, .txb-g4, .txb-g5,
.txb-full, .swd-txb-full {
	margin:1px 0px 0px 1px;
	border:1px solid #cccccc;
	padding:10px;
	background-color:#ffffff;
	float:left;
	display:block;
}

.txb-g1 { width:130px; }
.txb-g1s { width:120px; }
.txb-htg1 {
	min-height:130px;
	/* for mac ie �_*/height:130px;/* */
}

.txb-g2 { width:283px; }
.txb-g2s { width:273px; }
.txb-htg2 {
	min-height:283px;
	/* for mac ie �_*/height:283px;/* */
}

.txb-g3 { width:436px; }
.txb-g3s { width:426px; }
.txb-htg3 {
	min-height:436px;
	/* for mac ie �_*/height:436px;/* */
}

.txb-g4 { width:589px; }
.txb-htg4 {
	min-height:589px;
	/* for mac ie �_*/height:589px;/* */
}

.txb-g5 { width:742px; }
.txb-htg5 {
	min-height:742px;
	/* for mac ie �_*/height:742px;/* */
}

.txb-full { width:885px; }
.swd-txb-full { width:579px; }

/*Contents(forImage+Border)
*********************/
.imb-g1, .imb-g1s, .imb-g2, .imb-g2s,
.imb-g3, .imb-g3s, .imb-g4, .imb-g5,
.imb-full, swd-imb-full {
	margin:1px 0px 0px 1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	float:left;
	display:block;
}

.imb-g1 { width:150px; }
.imb-g1s { width:140px; }
.imb-htg1 {
	min-height:150px;
	/* for mac ie �_*/height:150px;/* */
}

.imb-g2 { width:303px; }
.imb-g2s { width:293px; }
.imb-htg2 {
	min-height:303px;
	/* for mac ie �_*/height:303px;/* */
}

.imb-g3 { width:456px; }
.imb-g3s { width:446px; }
.imb-htg3 {
	min-height:456px;
	/* for mac ie �_*/height:456px;/* */
}

.imb-g4 { width:609px; }
.imb-htg4 {
	min-height:609px;
	/* for mac ie �_*/height:609px;/* */
}

.imb-g5 { width:762px; }
.imb-htg5 {
	min-height:762px;
	/* for mac ie �_*/height:762px;/* */
}

.imb-full { width:905px; }
.swd-imb-full { width:599px; }



/*Space
******************************************/
.tp-spc5 { padding-top:5px; clear:both; }
.tp-spc10 { padding-top:10px; clear:both; }
.tp-spc15 { padding-top:15px; clear:both; }
.tp-spc20 {
	clear:both;
	;
	height: 90px;
	border-bottom: 1px solid #cccccc;
	;
	margin-bottom: 6px;
	padding-top: 3px;
}
.tp-spc30 {
	padding-top:5px;
	;
	height: auto;
}


/*Line
******************************************/
.ln1-spc5, .ln1-spc10, .ln1-spc15, .ln1-spc20,
.ln1-spc5-li, .ln1-spc10-li, .ln1-spc15-li, .ln1-spc20-li {
	border-top:1px solid #e9e9e9;
}

.ln2-spc5, .ln2-spc10, .ln2-spc15, .ln2-spc20,
.ln2-spc5-li, .ln2-spc10-li, .ln2-spc15-li, .ln2-spc20-li,
.ln2-pf, .ln2-pf-li {
	border-top:1px solid #cccccc;
}


.ln3-spc5, .ln3-spc10, .ln3-spc15, .ln3-spc20,
.ln3-spc5-li, .ln3-spc10-li, .ln3-spc15-li, .ln3-spc20-li {
	border-bottom:1px solid #e9e9e9;
}

.ln4-spc5, .ln4-spc10, .ln4-spc15, .ln4-spc20,
.ln4-spc5-li, .ln4-spc10-li, .ln4-spc15-li, .ln4-spc20-li,
.ln4-pf, .ln4-pf-li {
	border-bottom:1px solid #cccccc;
}


/********************/
.ln0-spc5 { margin-top:6px; padding-top:5px; }
.ln0-spc10 { margin-top:11px; padding-top:10px; }
.ln0-spc15 { margin-top:16px; padding-top:15px; }
.ln0-spc20 { margin-top:21px; padding-top:20px; }

.ln1-spc5, .ln2-spc5 { margin-top:5px; padding-top:5px; }
.ln1-spc10, .ln2-spc10 { margin-top:10px; padding-top:10px; }
.ln1-spc15, .ln2-spc15 { margin-top:15px; padding-top:15px; }
.ln1-spc20, .ln2-spc20 { margin-top:20px; padding-top:20px; }

/*Line(forAfterList)
*********************/
.ln0-spc5-li { margin-top:1px; padding-top:5px; }
.ln0-spc10-li { margin-top:6px; padding-top:10px; }
.ln0-spc15-li { margin-top:10px; padding-top:15px; }
.ln0-spc20-li { margin-top:16px; padding-top:20px; }

.ln1-spc5-li, .ln2-spc5-li { margin-top:0px; padding-top:5px; }
.ln1-spc10-li, .ln2-spc10-li { margin-top:5px; padding-top:10px; }
.ln1-spc15-li, .ln2-spc15-li { margin-top:10px; padding-top:15px; }
.ln1-spc20-li, .ln2-spc20-li { margin-top:15px; padding-top:20px; }

/********************/
.ln2-pf { margin-top:20px; padding-top:19px; }
.ln2-pf-li { margin-top:15px; padding-top:19px; }


/*Entry
/********************/
div.entry
{
	margin-bottom:40px;
	width:435px;
	margin-left: 135px;
	padding-left: 15px;
	height: auto;
}


div.entry h1,
#main h1
{
	color:#000000;
	font-size:120%;
	font-weight:bold;
	background:transparent url(http://www.i-web.jp/~akira/image/entry_h1.jpg) no-repeat left top;
	padding:5px 0px 0px 15px;
	margin:0;
	height:30px;
}

div.entry h2,
#main h2
{
	color:#000000;
	font-size:100%;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	margin:0;
	height:26px;
}

div.entry h3
{
	color:#314a7d;
	font-size:115%;
	font-weight:bold;
	background: #ffffff url(http://www.i-web.jp/~akira/image/entry_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #6b89aa;
	margin:0 0 5px 0;
	padding:10px 0px 0px 25px;
}


div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:115%;
	font-weight:bold;
	background: #ffffff url(http://www.i-web.jp/~akira/image/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px solid #669900;
	margin:0 0 5px 0;
	padding:10px 0px 0px 25px;
}

div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:100%;
	font-weight:normal;
	background: #ffffff url(http://www.i-web.jp/~akira/image/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0px 5px 3px;
	padding: 3px 0px 0px 15px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(http://www.i-web.jp/~akira/image/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:100%;
	font-weight:normal;
	margin:5px 5px 5px 3px;
	padding:5px 15px 5px 15px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:100%;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body
{
	border-bottom:2px solid #d8d8d8;
}


div.entry-info p.link {
	padding-right: 8px;
	text-align:right;
}

div.entry-info ul
{
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:60%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}



/*Books1
/********************/

.books1 table {
	width: 700px;
	border-collapse: collapse;
}
.books1 td {
	border-top:1px solid #cccccc;
}

.books1 .txt {
	color:#666666;
}

/*Books2
/********************/

.books {
	margin-left:10px;
}

.books .txt {
	color:#8E252A;
}



