/*　共通スタイル　*/
@media print {

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	margin: 0;
	background: #ffe8e8 url(../image/bg.gif) repeat-x;
	line-height: 1.4em;
    text-align: center;
    font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#global {
	margin: 0 auto;
	width: 878px;
	background: #ffe8e8 url(../image/bg_top.gif) no-repeat;
	color:#333333;
	text-align: left
}

#summary {
	position: absolute;
	padding: 15px 0 0 35px;
	text-align: left;
	z-index: 4;
}

#flash {
	position: absolute;
	top:175px;
	padding: 0 0 0 36px;
	text-align: left;
	z-index: 8;
}

h1 {
	margin: 0;
	font-weight: lighter;
    font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#s_navi {
float:left;
	width: 230px;
	padding-left: 34px;
	padding-top: 193px;
	z-index: 5
}

#main {
　　text-align: left;
	margin: 580px 0 0 37px;
	width:812px;
	line-height: 1.5em;
	z-index: 7
}

#main .rightp {
padding: 0 34px 0 0
}

#main h2 {
	color: #555555;
	font-weight: bold;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}


#main h3 {
	margin: 0;
	color: #ffffff;
	font-size: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none
}

a:hover {
	color: #9A0000;
	text-decoration:underline
}

a:visited {
}

#main img{
	border: 0
}

#main .bottom {
	margin: 0px 0 7px 0
}

#main .bottom2 {
	margin: 0px 0 70px 0
}



/*　共通ヘッダー　*/
#header{
    position: absolute;
	text-align: left;
	top: 0;
	margin-left: 4px;
	height:126px;
	width: 870px;
	z-index: 3
}

#header_b{
    position: absolute;
	text-align: left;
	top: 95px;
	margin: 0 0 0 530px;
	height:22px;
	width: 320px;
	z-index: 4
}

#header_yahoo{
    position: absolute;
	text-align: left;
	top: 17px;
	margin: 0 0 0 530px;
	height:22px;
	width: 314px;
	z-index: 5
}

.logo {
	position: absolute;
	width: 244px;
	margin-left: 33px;
	top: 45px;
	z-index: 5
}

/*　共通フッタ　*/
#footer_top {
	padding-left: 27px;
	margin-top:40px;
	color:#000000;
	font-size: 13px;	
}

#footer {
	line-height:1.4em;
	background: #ffe8e8 url(../image/bg_bottom.gif) no-repeat;
	margin-bottom: 0px;
    text-align: left;
	height:34px;
	line-height: 22px;
	padding: 0;
	color:#000000;
	font-size: 13px;	
}

#footer div {
	padding: 0 0 15px 0px;
	width: 550px;
	margin: 0 auto;
	padding-top: 15px
}

#footer a:link {
	color: #000000;
	text-decoration: none
}

#footer a:hover {
	color: #555555;
	text-decoration: underline
}

#footer a:visited {
	color: #555555;
	text-decoration: none
}



/*　共通その他　*/
p {
	font-weight: normal;
	margin:0 0 5px 0;
	line-height:1.5em;
	color: #231815;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}



h2 {
	margin: 0;
	font-weight: bold;
	color: #FF0000;
	font-size: 13px
}


.font13 {
	font-size: 13px
}

.font12 {
	font-size: 12px
}

.font11 {
	font-size: 11px
}

.title {
	margin:20px 0 20px 0;
}

.f_map {
	margin-right: 25px;
}

.title_sub {
	margin:20px 0 10px 0;
}

.b {
	margin:0 5px 0 0;
}

.border {
	border: 0
}

.floatRight {
	float: right
}

.floatLeft {
	float: left;
	margin: 0 5px 5px 0
}

.margin_L10{
margin-left:10px
}

.margin_R10{
margin-right:10px
}
.bottom5{
margin-bottom:5px
}
.bottom10{
margin-bottom:10px
}

.bottom20{
margin-bottom:20px
}

.bottom30{
margin-bottom:30px
}

.bottom40{
margin-bottom:40px
}

.top5{
margin-top:5px
}

.top10{
margin-top:10px
}

.top20{
margin-top:20px
}

.border_h {
	border-top: 1px solid #D5D5D5;
}

.border_b {
	border-bottom: 1px dashed #555555;
	margin: 0 0 3px 0
}

.border_box {
	border: 1px solid #808080;
	width:560px;
	padding:10px
}

.clear {
clear:both
}

.padding5{
padding:5px
}

.padding10{
padding:10px
}

/*　テーブル関係　*/
table {
	font-size: 14px;
	color: #231815;
	line-height:1.3em
}


th {
text-align:left;
font-weight: normal;
}

table p {
	font-size: 13px;
	line-height:1.3em
}

table a:link {
	color: #1302F9
}

table a:hover {
	color: #CC0000
}

table a:visited {
	color: #CC0000
}

.table_bg {
	background: #ffe8e8 url(../image/request/bg_form.gif) repeat-y;
	color:#333333;
	text-align: left
}

.table_bg2 {
	background: #ffe8e8 url(../image/request/bg_form2.gif) repeat-y;
	color:#333333;
	text-align: left
}

}