﻿@charset "utf-8";


/* ======================================================== catTitle */

#catTitle{
margin: 0 auto 10px;
width: 940px;
height: 13px;}

/* ======================================================== topimgArea */

#topimgArea{
margin: 0 auto 55px;
width: 940px;
height: 450px;
}

/* ======================================================== applyArea */

#applyArea{
margin: 0 auto 40px;
width: 940px;
}

#applyArea dt{
clear: both;
float: left;
width: 160px;
height: 38px;
}

#applyArea dd{
float: left;
width: 780px;
margin-bottom: 30px;
padding-top: 10px;
line-height: 1.5em;
}


p.hagakiBtn{
margin: 10px 0px 0px 290px;
}

p.hagakiBtn a{
display: block;
width: 360px;
height: 68px;
text-indent: -9999px;
text-decoration: none;	
}

p.hagakiBtn a:link, p.hagakiBtn a:visited {
background: url("../img/btn_hagaki.gif") left top no-repeat;	
}

p.hagakiBtn a:hover, p.hagakiBtn a:active {
background: url("../img/btn_hagaki.gif") left bottom no-repeat;		
}

.pinkL {
color: #ff2055;
font-weight: bold;
font-size: 110%;
}

.pinkS {
color: #ff2055;
font-weight: bold;
}

.grayL {
margin-bottom: 10px;
color: #666666;
font-weight: bold;
font-size: 110%;
}

