@charset 'utf-8';

#visualContent {
	float:left;
	margin-left:30px;
	width:740px;
}

#visualNaviarea {
	background-image:url("http://mag.gto.ac.jp/img/visualnaviarea_bg.jpg");
	background-repeat:repeat-y;
	margin-bottom:40px;
}

#visualNaviarea p {
	margin-bottom:0px;
}

#visualNaviarea .inner {
	width:709px;
	margin-left:20px;
	margin-right:11px;
	height: 225px;
	overflow:auto;
}

#visualNaviarea ul {
	/* width:693px; */
}

#visualNaviarea ul li {
	width:79px;
	float:left;
	margin-right:18px;
	margin-bottom:20px;
	font-size:10px;
}

#visualNaviarea ul li a {
	width:79px;
}

#visualContent h3 {
	background-image:url("http://mag.gto.ac.jp/img/h3_item.jpg");
	background-position:0 center;
	background-repeat:no-repeat;
	border-bottom:1px solid #938566;
	font-size:22px;
	margin-bottom:20px;
	padding-left:20px;
}

#visualContent h3 span {
	color:#988432;
	font-size:12px;
	padding-left:10px;
}

.phArea {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 40px;
}

#visual_textArea {
	width: 530px;
	float: left;
	padding-bottom: 40px;
}

#visual_textArea p.readCatch {
	width:446px;
	font-size:20px;
	font-weight:bold;
	line-height:140%;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(http://mag.gto.ac.jp/img/read_icon01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #5F749A;
}

#visual_textArea p.read_txt {
	font-size:14px;
	line-height:150%;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
}

.profile {
	background-color:#FAFAF3;
	margin-top: 20px;
	
	padding-right: 20px;
	padding-left: 20px;
	}

.profile .profile_ph {
	width:80px;
	float:left;
}

#visual_textArea .profile .profile_ph p {
	width:80px;
	margin-bottom:0px;
}

#visual_textArea .profile .profile_txt {
	width:386px;
	margin-bottom:0px;
	float:right;
}

#visual_textArea .profile .profile_txt p {
	font-size:10px;
	line-height:150%;
	width:386px;
	margin-bottom:0px;
}

#visual_textArea p {
	margin-bottom:30px;
}

#visual_btArea {
	float: left;
	margin-left: 30px;
}

#visual_btArea ul li.back {
	font-size:0px;
	text-indent:-9999px;
	display:block;
	height:35px;
	width:80px;
	float:left;
	overflow:hidden;
	background-image:url("http://mag.gto.ac.jp/img/back_bg.jpg");
	background-repeat:no-repeat;
}

#visual_btArea ul li.back a {
	font-size:0px;
	display:block;
	height:35px;
	width:80px;
	float:left;
	overflow:hidden;
	background-image:url("http://mag.gto.ac.jp/img/back_bg.jpg");
	background-repeat:no-repeat;
}


#visual_btArea ul li.back a:hover {
	font-size:0px;
	display:block;
	height:35px;
	width:80px;
	float:left;
	overflow:hidden;
	background-image:url("http://mag.gto.ac.jp/img/back_bg.jpg");
	background-repeat:no-repeat;
	background-position: 0px -35px;
}


#visual_btArea ul li.next {
	font-size:0px;
	text-indent:-9999px;
	display:block;
	height:35px;
	width:79px;
	float:left;
	overflow:hidden;
	background-image:url("http://mag.gto.ac.jp/img/next_bg.jpg");
	background-repeat:no-repeat;
}

#visual_btArea ul li.next a {
	font-size:0px;
	display:block;
	height:35px;
	width:79px;
	float:left;
	overflow:hidden;
	background-image:url("http://mag.gto.ac.jp/img/next_bg.jpg");
	background-repeat:no-repeat;
}

#visual_btArea ul li.next a:hover {
	font-size:0px;
	display:block;
	height:35px;
	width:79px;
	float:left;
	overflow:hidden;
	background-image:url("http://mag.gto.ac.jp/img/next_bg.jpg");
	background-repeat:no-repeat;
	background-position: 0px -35px;
}

