*{margin:0;padding:0}

body{
	margin:0 10px;
	padding:0 10px;
	background: #fff;
	font-size:80%;
}

p{
	margin-top:8px;
	margin-bottom:8px;
}

h1, h2, h3 {
	font-weight: normal;
	padding:2px 6px;
}

a:link,a:visited,a:active{
	color:#FF9030;
}

a:hover{
	color:#f33;
	text-decoration:none;
}

img{
	border:none;
}

strong,b,s{
	color:#ff0000;/*strong_color*/
}

#container{
	width:775px;
	padding:10px 30px;
	margin-left:auto;
	margin-right:auto;
	line-height:130%;
	background-color:#e4ffff;
}

.content{
	padding:10px;
}

.content h1{
	font-size:140%;
}

.content h2{
	font-size:125%;
}

.content ul{
}

.content li{
	list-style-type:none;
}

/**************************************************************************
index(body#aho_top)
****************************************************************************/
#top_img{
	background:url(http://www.phista.net/aho/mtrl/title04-03.png);
	width:775px;
	height:80px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#main_section{
	float:left;
	width:500px;
}

#main_section .main_title{
	font-size:140%;
	border-left:20px solid #FF9030;
	background-color:#444;
	padding:7px 3px;
	color:#fff;
	font-weight:bold;
	margin-bottom:4px;
}

#main_section .main_substents{
	padding-left:30px;
	margin-bottom:25px;
}

#right_section{
	float:right;
	width:250px;
}

#right_section .right_frame{
	background:url(http://www.phista.net/aho/mtrl/r_frame01.png);
	width:250px;
	height:200px;
	margin-bottom:9px;
}

#right_section .right_title{
	border-left:10px solid #FF9030;
	border-right:10px solid #FF9030;
	border-top:1px solid #FF9030;
	border-bottom:1px solid #FF9030;
	text-align:center;
	color:#333;
	font-size:105%;
	font-weight:bold;
	margin-bottom:8px;
}

#right_section .right_substents{
}


#aho_top ul{
	margin:0 15px;
}

#aho_top li{
	margin-bottom:8px;
}

#aho_f_update li,#aho_zatsu li{
	list-style-type;none;
}

#aho_author li{
	list-style-type:decimal;
}

/**************************************************************************
individual
****************************************************************************/
div.posted p{
	margin-bottom:0;
}

div.posted{
	border-bottom:1px dotted #FF9030;
	padding-bottom:8px;
	margin-bottom:5px;
}

h3{
	border-left:20px solid #FF9030;
	background-color:#333;
	padding-left:10px;
	color:#fff;
}