@charset "UTF-8";
/* CSS Document */


#arch {
padding:12px 30px 0;
}


#arch #prev {
float:left;
font-size:1.1em;
}

#arch #next {
float:right;
font-size:1.1em;
}

#man {
background-image:url(../img/img_01-2.gif);
background-repeat:no-repeat;
height:204px;
position:relative;
}

#man .txt {
position:absolute;
top:85px;
left:126px;
width:232px;
}

#man .txt p {
color:#10007A;
}

#man .txt p span {
font-size:11px;
color:#666666;
}

#woman {
background-image:url(../img/img_02-2.gif);
background-repeat:no-repeat;
height:204px;
position:relative;
padding:0 0 19px 0;
}

#woman .txt {
	position:absolute;
	top:75px;
	left:126px;
	width:258px;
}

#woman .txt p {
color:#F0027F;
}

#woman .txt p span {
font-size:11px;
color:#666666;
}

.area01 {
}

.area01 h5 {
font-size:1.2em;
color:#FFFFFF;
padding:6px 12px;
background-color:#999999;
margin:0 0 19px 0;
font-weight:normal;
}

.area01 p {
font-size:1.1em;
padding:0 30px 15px;
color:#666666;

}

.area01 p a {
color:#333333;
}

.area02 {
background-color : #FFFFFF;
background:url(../img/line500.gif) repeat-x top;
margin-top:40px;
}

.area02 h5 {
font-size:1.2em;
padding:6px 12px;
margin:0 0 6px 0;
font-weight:normal;

}

.area02 p {
font-size:1.1em;
padding:0 30px 15px;
color:#666666;

}

.area02 p a {
color:#333333;
}


/*#right .archive table {
width:100%;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

#right .archive table td {
color:#B3B338;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
text-align:center;
font-size:10px;
padding:1px 0px 1px 0px;
}

#right .archive table td a {
color:#767614;
}
*/

