/* CSS Document */


/* body & container ------------------------------ */

body {
	font-size: 15px;
	margin: 0 0 30px 0;
	padding: 0 0;
	text-align: center;
	background-color: #000000
	}

#container {
	margin: 0 auto 0 auto;
	}


/* header ---------------------------- */

#header {
	background-image: url(../img/header_br.jpg);
	background-repeat: repeat-x;
	height: 296px;
	}

#head {
	width: 780px;
	margin: 0 auto;
	position: relative;
	}

.head1 {
	position: absolute;
	top: 44px;
	left: 0px;
	}

.head2 {
	position: absolute;
	top: 44px;
	left: 162px;
	}

.head3 {
	position: absolute;
	top: 244px;
	left: 162px;
	}

.photoL {
	float: left;
	}

.photoR {
	float: right;
	}
.photoLbox {
	float: left;
	margin: 0 15px 15px 0;
	padding: 7px;
	background: #eee;
	border: 1px solid #999;
	}

.photoRbox {
	float: right;
	margin: 0 0 15px 15px;
	padding: 7px;
	background: #eee;
	border: 1px solid #ccc;
	}



/* content & main --------------------------- */

#content p {
	margin: 1.5em 0;
	line-height: 1.4;
	}
	
#content {
	margin: 10px 0 20px 0;
	}

#main {
	background-image: url(../img/content_br_02.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	}

.box {
	margin: 0 auto;
	width: 664px;
	}

.boxA {
	float: left;
	width: 273px;
	text-align: left;
	}

.boxB {
	float: right;
	width: 650px;
	padding-right: 12px;
	text-align: left;
	}

#sentence {
	clear: both;
	text-align: left;
	padding: 10px 70px;
	margin: 0 auto;
	}

.point {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 1px;
	}

.check {
	}

.check ul {
	background-color: #EEE;
	padding: 15px 30px 15px 40px;
	border: 1px dotted #000;
	}

.check li {
	list-style-type: none;
	background-image: url(../img/li2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	margin: 10px 0;
	}

.checkB ul {
	margin: 15px 0;
	background-color: #FFF9E1;
	padding: 15px 30px 15px 40px;
	border: 1px dotted #FF9900;
	}

.checkB li {
	list-style-type: none;
	background-image: url(../img/li2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 5px;
	margin: 10px 0;
	}

.checkC ul {
	background-color: #FFF;
	padding: 15px 30px 15px 40px;
	border: 1px dotted #000;
        border-style:solid;
        border-color:red;
	}


.txtM {
	font-size: 16px;
	}

.txtL {
	font-size: 20px;
	}

.txtLL {
	font-size: 22px;
	}

.txtXL {
	font-size: 26px;
	}


.txtRed {
	color: #CC0000;
	}

.txtBlue {
	color: #006699;
	}

.txtY {
	background-color: #FFDA44;
	}
.txtP {
	background-color: hotpink;
	}

.box-in {
	padding: 0 25px 15px 25px;
}
.box-in p {
	padding: 0;
	margin: 1.5 0;
}
.box-in img {
	background: #fff;
}
.box-beige {
	margin: 15px 0;
	background: #F1EFE2 url(../img/box_beige_head.gif) no-repeat 0 0;
	padding-top: 5px;
}
.box-beige .box-in {
	background: #F1EFE2 url(../img/box_beige_foot.gif) no-repeat 0 bottom;
}
.box-gry {
	margin: 15px 0;
	background: #eee url(../img/box_gry_head.gif) no-repeat 0 0;
	padding-top: 5px;
}
.box-gry .box-in {
	background: #eee url(../img/box_gry_foot.gif) no-repeat 0 bottom;
}



table.tableA {
	width: 99%;
}
table.tableA th {
	border: 1px solid #999;
	padding: 7px;
	background: #999;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
table.tableA td {
	border: 1px solid #999;
	padding: 7px;
}


.username {
	text-align: right;
}

.taikenVoice {
	margin: 15px 0;
	border: 2px solid #fc0;
	padding: 1px 20px;
	background: #FFFDE8;
	font-size: 13px;
}
.taikenVoice .username {
	border-top: 1px dashed #fc0;
	padding-top: 10px;
}

.semVoice {
	margin: 15px 0;
	border: 2px solid #fc0;
	padding: 1px 20px;
	background: #FFFDE8;
	font-size: 13px;
}
.semVoice .username {
	border-top: 1px dashed #fc0;
	padding-top: 10px;
}
.userBoxC {
	margin: 15px 0;
	border: 2px solid #fc0;
	padding: 1px 20px;
	background: #FFFDE8;
	font-size: 12px;
}




/* hack 
------------------------------ */

/* float clear */

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.clearfix {display: inline-table; min-height: 1%;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


.cntLaw {
	margin: 1em auto;
	padding: 0;
	width: 640px;
	font-size: 90%;
	border: 1px solid #000;
	border-collapse : separate;
}

.cntLaw th  {
	padding: 1em;
	width: 150px;
	background-color: #EFEFEF;
	border: 1px solid #000;
}

.cntLaw td  {
	padding: 1em;
	text-align: left;
	border: 1px solid #000;
}
.box-kounyu {
	margin: 15px 0 10ppx 0;
	height:670px;
	background-image:url(../img/box-kounyu.jpg);
	background-repeat:no-repeat;
}
.box-kounyu_cat {
	padding:360px 0 0 0;
	height:280px;
	text-align:center;
}
.c12 {
	font-size:12px;
}
.c10 {
	font-size:10px;
}
.b {font-weight:bold;}

.c27_aka {
	font-size:27px;
	line-height: 150%;
	color:#FF0000;
	font-weight:bold;
	text-align:left;
	background-color: #FFE26C;
}

