body{
	margin:0;
	padding:0;
	background-image:url(../template/images/back2.gif);
}

form{
	margin:0;
	padding:0;
}

h1,h2,h3,h4{
	font-size:100%;
	line-height:130%;
	color:#333333;
	margin:0;
	padding:0;
	text-align:justify;
	text-justify:distribute;
}

.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 */


a.left_link{
	color:#333333;
	text-decoration:none;
}

a.left_link:hover{
	color:red;
}

p{
	font-size:80%;
	line-height:130%;
	color:#333333;
	margin:0;
	padding:0;
	text-align:justify;
	text-justify:distribute;
}

p.foot{
	clear:both;
	width:100%;
	margin:0;
	padding:3px 0 3px 0;
	text-align:center;
	line-height:180%;
	border-top:1px solid #CCCCCC;
}

li.headmenu{
	display:inline;
	background-image:url(http://adokikaku.com/template/images/list002_gray_10_15.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

li.headmenu:hover{
	background-image:url(http://adokikaku.com/template/images/list002_red_10_15.gif);
	background-position:left;
	background-repeat:no-repeat;
}

a.headmenu{
	color:#333333;
	text-decoration:none;
}
a.headmenu:hover{
	color:royalblue;
	text-decoration:underline;
}


.inline{
	display:inline;
	padding-right:5px;
}

div.left{
	width:190px;
	float:left;
	margin:0 0 20px 0;
	text-align:left;
}

ul.normal{
	list-style-type:disc;
	margin:0;
	padding:0; 
}
li.normal{
	list-style-type:disc;
	margin:0;
	margin-left:25px;
	padding:3px 3px 3px 3px; 
}

ul.left{
	display:block;
	list-style-type:none;
	margin:0;
	padding:0 3px 3px 10px; 
}
li.left{
	display:block;
	list-style-type:none;
	margin:0;
	padding:5px 5px 5px 10px; 
}


a.slist{
	display:block;
	text-decoration:none;
	padding:2px;
	margin:1px;
}
a.slist:hover{
	background-color:#FFDDFE;
}

a.move_bold{
	color:#333333;
	text-decoration:none;
}
a.move_bold:hover{
	text-decoration:underline;
	color:royalblue;
	font-weight:bold;
}

.move_normal{
	color:#333333;
	text-decoration:none;
}
.move_normal:hover{
	text-decoration:underline;
	color:royalblue;
	font-weight:nomal;
}

.nodec{
	text-decoration:none;
}

table.main_table {
	margin-top:0;
	margin-left:auto;
	margin-bottom:0;
	margin-right:auto;
	background-color:white;
	padding: 0px;
	width: 780px;
}

img {
	border: none;
	vertical-align: top;
}

td.head {
	margin:0;
	padding: 0px;
	text-align:left;
	width: 780px;
}
td.left {
	margin:0;
	padding: 0px;
	width: 230px;
	overflow:auto;
}
td.right {
	margin:0;
	padding:0;
	width: 550px;
	overflow:auto;
}
