@charset "utf-8";
/*---base---*/
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:140%;
	text-align: center;
	color:#333333;
	background:#FFF url(/agc/000003/images/bg.gif) no-repeat left top;
}
html {
	overflow-y:scroll;
}

*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
}

ul {
list-style:none;
}

table {
border:none;
border-collapse:collapse;
}

table caption{
display:none;
}

td,th {
font-size:12px;
font-weight:normal;
}


#wrapper{
	margin:5px auto;
	width:765px;
	text-align:left;
	overflow:hidden;
	border:2px solid #e1edb2;
}

div#header {
	position:relative;
	width:765px;
	height:130px;
	background:url(/agc/000003/images/head_bg.gif) repeat-x left top;
	color:#42210b;
}

div#header a{
	color:#42210b;
}	


/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header h1 {
	position:absolute;
	left:30px;
	top:60px;

}

div#header h2 {
	position:absolute;
	left:180px;
	top:60px;
	height:20px;
	line-height:20px;
	font-size:120%;
}

div#header p#head_01 {
	position:absolute;
	left:0;
	top:0;
	width:160px;
	height:40px;
	text-indent:-99999px;
	background:url(/agc/000003/images/head_top.gif) no-repeat left top;
}

div#header p#head_01 a{
	width:160px;
	height:40px;
	display:block;
}

div#header p#head_02 {
	position:absolute;
	left:345px;
	top:6px;
	width:43px;
	height:34px;
	text-indent:-99999px;
	background:url(/agc/000003/images/head_top_img01.gif) no-repeat left top;
}

div#header p#head_02 a{
	width:43px;
	height:34px;
	display:block;
}

div#header p#head_03 {
	position:absolute;
	left:400px;
	top:15px;
}

div#header p#head_04 {
	position:absolute;
	left:675px;
	top:5px;
	width:90px;
	height:30px;
	text-indent:-99999px;
	background:url(/agc/000003/images/head_top_img02.gif) no-repeat left top;
}

div#header p#head_04 a{
	width:90px;
	height:30px;
	display:block;
}

div#header p#head_05 {
	position:absolute;
	left:40px;
	top:100px;
}

/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main_box{
	width:560px;
	float:left;
}

#main{
	width:349px;
	float:right;
	display:inline;
	margin-right:1px;
}

#Content{
	width:765px;
	float:left;
	background:url(/agc/000003/images/main_bg.gif) repeat-y left top;
	margin-top:10px;
	margin-bottom:10px;
	display:inline;
}

#Content_In{
	width:765px;
	float:left;
	background:url(/agc/000003/images/main_bg_bottom.gif) no-repeat left bottom;
}


a:link,a:visited{
	color:#333333;
	text-decoration:none;
}

a:active,a:hover{
	color:#333333;
	text-decoration:none;
}
/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav_L{
	float:left;
	width:140px;
	margin: 0 0px 0px 33px;
	display:inline;
	height:auto;
	border-top:1px solid #e1edb2;
	background:#f5f9e0;
}

#nav_R{
	float:right;
	width:140px;
	margin: 0 33px 0px 0;
	display:inline;
	height:auto;
	border-top:1px solid #e1edb2;
	background-color: #f5f9e0;
}

#tit_profile,
#tit_archive,
#tit_bookmark,
#tit_rss,
#tit_qr,
#tit_quicktime{
	width:140px;
	height:25px;
	float:left;
	text-indent:-9999px;
}

#tit_profile{	background:url(/agc/000003/images/tit_profile.gif) no-repeat left top;}
#tit_archive{	background:url(/agc/000003/images/tit_archive.gif) no-repeat left top;}
#tit_bookmark{	background:url(/agc/000003/images/tit_bookmark.gif) no-repeat left top;}
#tit_rss{	background:url(/agc/000003/images/tit_rss.gif) no-repeat left top; display:inline; margin-bottom:5px;}
#tit_qr{	background:url(/agc/000003/images/tit_qr.gif) no-repeat left top;}
#tit_quicktime{	background:url(/agc/000003/images/tit_quicktime.gif) no-repeat left top;}

.prof{
	float:left;
	width:130px;
	margin:10px 5px;
	display:inline;
	background:#F2F2F2;
}

.prof a{
	border:5px solid #f2cece;
	width:100px;
	height:100px;
	display:inline;
	float:left;
	clear:both;
	margin:0 5px;
}

.prof a:hover{
	border:5px solid #f7f08a;
	width:100px;
	height:100px;
}

.prof table{
	width:135px;
	clear:both;
	float:left;
}

.prof table th{
	font-weight:lighter;
	width:45px;
}

.prof table td{
	width:85px;

}

.list01,
.list02{
	width:140px;
	margin:5px 0 10px;
	clear:both;
	float:left;
	display:inline;
}
.list01 li{
	width:140px;
	height:20px;
	text-indent:15px;
	background:url(/agc/000003/images/btn_bg02.gif) no-repeat left top;
	line-height:20px;
}

.list01 li a{
	width:140px;
	height:20px;
	display:block;
}

.list01 li a:hover{
	background:url(/agc/000003/images/btn_bg02_on.gif) no-repeat left top;
}

.list02 li{
	width:140px;
	height:20px;
	text-indent:23px;
	background:url(/agc/000003/images/btn_bg01.gif) no-repeat left top;
}

.list02 li a{
	width:140px;
	height:20px;
	display:block;
	color:#42210b;
}

.list02 li a:hover{
	background:url(/agc/000003/images/btn_bg01_on.gif) no-repeat left top;
	color:#42210b;
}


.quicktime{
	width:130px;
	height:100px;
	float:left;
	display:inline;
	margin:0 5px 10px;
	text-align:center;
	clear:both;
	background:#F2F2F2;
}

.quicktime a{
	width:130px;
	height:100px;
	display:block;
	padding-top:10px;
}

.quicktime a:hover{
	width:130px;
	height:100px;
	display:block;
	background:#f7f08a;
}

.qr_code{
	width:130px;
	height:125px;
	margin:5px 5px 5px;
	text-align:center;
	float:left;
	display:inline;
	clear:both;
	background:#F2F2F2;
}
.qr_code p{
	padding-top:15px;
}
.rss01{
	width:130px;
	float:left;
	display:inline;
	margin:0 5px 0;
	text-align:center;
	clear:both;
}

.rss01 a{
	background:#F2F2F2;
	width:130px;
	height:50px;
	display:block;
	padding-top:10px;
}

.rss01 a:hover{
	width:130px;
	height:50px;
	display:block;
	background:#f7f08a;
}

.rss02{
	width:130px;
	float:left;
	display:inline;
	margin:0 5px 0;
	text-align:center;
	clear:both;
}

.rss02 a{
	background:#F2F2F2;
	width:130px;
	height:40px;
	display:block;
	padding-top:10px;
}

.rss02 a:hover{
	width:130px;
	height:40px;
	display:block;
	background:#f7f08a;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	width:765px;
	height:16px;
	text-align:center;
	float:left;
	overflow:hidden;
	background:url(/agc/000003/images/foot_bg.gif) repeat-x left top;
	margin:5px;
}

address {
	font-size: 80%;
	font-style: normal;
	color:#42210b;
}




/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.section{
	width:345px;
	float:left;
	display: inline;
	border:2px solid #e1edb2;
	padding-bottom:20px;
	margin-bottom:10px;
}

.box_bg01{
	width:345px;
	height:24px;
	background:url(/agc/000003/images/tit_bg01.gif) repeat-x left top;
	float:left;
}

.writer{	
	width:150px;
	height:24px;
	float:left;
}
.writer p{
	color:#42210b;
	font-size:110%;
	line-height:23px;
	padding-left:10px;
}

.date{	
	width:150px;
	height:24px;
	float:right;
}
.date p{
	color:#42210b;
	font-size:110%;
	line-height:23px;
	padding-right:10px;
	text-align:right;
}

.uped_img{
	width:345px;
	float:left;
	margin:20px 0;
	display:inline;
	text-align:center;
}

.section h2{
	color:#42210b;
	width:325px;
	margin:10px 10px 5px;
	float:left;
	display:inline;
	background:url(/agc/000003/images/line01.gif) repeat-x bottom;
	padding-bottom:3px;
}

.section h2 a{
	color:#42210b;
}

.section .tx{
	padding:10px 10px 0;
}

.section .tx p{
	margin-bottom:10px;
}

.section2{
	width:345px;
	float:left;
	display: inline;
}

.section2_L{
	width:172px;
	float:left;
}

.section2_R{
	width:172px;
	float:right;
	text-align:right;
}

/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.mg5{
margin:5px;
}

.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}

.ali_cen {
text-align:center;
}
.ali_right {
text-align: right;
}
.ali_left {
text-align: left;
}

.fl {
float:left;
}
.fr {
float:right;
}

.clb {
clear:both;
}
.cll {
clear:left;
}
.clr {
clear:right;
}

.font11{
	font-size:11px;
}
