@charset "Shift_JIS";

/* ************************************************ 
 *	about,process Common
 * ************************************************ */
div#ag_wrapper{
	background:#000000;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
div#ag_wrapper2 {
	background-color: #000000;
}



ul#ag_menu{
	list-style: none;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
ui#ag_menu2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(images/common/icn_mainmenu_a.gif);
	background-repeat: no-repeat;
}

ul#ag_menu li{
	display: inline;
	background: url(images/common/icn_mainmenu_a.gif) no-repeat 0px 0px;
	padding-right: 20px;
}

ul#ag_menu li a{
	background: url(images/common/icn_mainmenu_a.gif) no-repeat 0px 0px;
	padding-left: 20px;
	color: #CCCCCC;
}
ul#ag_menu li a:visited{}
ul#ag_menu li a:hover{
	background: url(images/common/icn_mainmenu_b.gif) no-repeat 0px 0px;
	color: #FF6666;
}


/* ************************************************ 
 *	about
 * ************************************************ */
 
 
div#itemtitle{
	background:url(images/about/title_bg.gif) no-repeat 580px 30px;
	margin-bottom: 30px;
	zoom: 1;/*for IE 5.5-7*/
	margin-right: 10px;
	margin-left: 10px;
}

div#itemtitle:after{
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
 } 

div#itemlogo{
	float: left;
	margin-top: 30px;
}

div#title{
	float: right;
	margin-top: 85px;
}

div#title h1{
}



div#contents{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}


div#contents h2{
	border-bottom: 1px solid #C3004F;
	margin-bottom: 30px;
	text-align: left;
}

div.aboutbox{
	min-height: 1px;
	margin-bottom: 40px;
	zoom: 1;/*for IE 5.5-7*/ 
}

div.aboutbox:after{
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
 } 



div.photoimg{
	float: left;
}

div.txtarea_short{
	float: right;
	width: 300px;
	background: #000000 url(images/about/txtbox_short_head.gif) no-repeat 0px 0px;
	padding-top: 10px;
}

div.txtarea_short div.txt{
	background: url(images/about/txtbox_short_foot.gif) no-repeat left bottom;
	padding-bottom: 10px;
}


div.txtarea_long{
	float: right;
	width: 460px;
	background: #000000 url(images/about/txtbox_long_head.gif) no-repeat 0px 0px;
	padding-top: 10px;
}

div.txtarea_long div.txt{
	background: url(images/about/txtbox_logn_foot.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

div.txtarea_short div.txt p,
div.txtarea_long div.txt p{
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	text-align: left;
}

div.txtarea_short div.txt p em,
div.txtarea_long div.txt p em{
	font-style: normal;
	color: #C3004F;
	font-weight: bold;
}


/* ************************************************ 
 *	process
 * ************************************************ */

div#process_wrap{
	zoom: 1;
	padding-top: 40px;
	width: 830px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div#process_wrap:after{
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
 } 
 
 
div#process1{
	width: 240px;
	float: left;
	text-align: left;
}

div#process2{
	float: right;
	background: url(images/process/process02_bg.gif) no-repeat 0px 0px;
	padding: 25px 30px 30px 55px;
}

div#process3{
	clear: both;
	margin-left: 18px;
}

div#process4{
	margin-bottom: 20px;
}

div#process5{
	background: url(images/process/process05_bgh.gif) no-repeat left top;
	padding-top: 36px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 793px;
}

div#process5_inner{
	background: url(images/process/process05_bgf.gif) no-repeat left bottom;
	padding-bottom: 33px;
}

div#process5_inner p{
	padding-right: 30px;
	padding-left: 50px;
	text-align: left;
	margin-bottom: 5px;
}
