﻿@charset "utf-8";

/* 基本構造
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-size: 75%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #FFFFFF;
	text-align: center;
}

a {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #0066CC;
}

img {
	border: none;
	vertical-align: top;
}

#wrapper {
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	padding-top: 100px;
}

#wrappershop {
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	margin:auto;
}

/* ページトップ構造
---------------------------------------------*/
#seo {
	position: absolute;
	top: 0px;
	width: 795px;
	height: 19px;
	padding-right: 5px;
	text-decoration:none;
	background: #FFFFFF;
	text-align:right;
	color:#000000;
}

#logo_title {
	position:absolute;
	top: 15px;
	width: 384px;
	height: 70px;
	padding-left: 10px;
}

#sub_title {
	position: absolute;
	top: 40px;
	width: 800px;
	height: 50px;
	list-style-type: none;
}

#sub_title li {
	float: right;
	width: 380px;
	margin-right: 5px;
	font-size: 10px;
}

#content {
	background: #FFFFFF;
	margin-top: 20px;
	padding-bottom: 15px;
}

#globalNav {
	float: right;
	width: 800px;
	overflow: hidden;
	height: 50px;
	list-style-type: none;
	background: url(../images/index/global_nav_bg.jpg);
	margin: 20px 0 10px 0;
}

#globalNav li {
	float: left;
	width: 140px;
	margin: 3px 10px 2px 10px;
}

* html #globalNav li {
	float: left;
	width: 140px;
	margin: 3px 14px 2px 5px;
}

#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:45px;
	padding-top:45px;
	background-image: url(../images/index/global_nav.gif);
	color: #FF0000;
}

/*  グローバルナビ画像切り替え
---------------------------------------------*/

/* 通常 */
#nav01 a { background-position:  0     0; }
#nav02 a { background-position: -140px 0; }
#nav03 a { background-position: -280px 0; }
#nav04 a { background-position: -420px 0; }
#nav05 a { background-position: -560px 0; }

/* ステイ */
#nav01 a.stay { background-position:  0     -45px; }
#nav02 a.stay { background-position: -140px -45px; }
#nav03 a.stay { background-position: -280px -45px; }
#nav04 a.stay { background-position: -420px -45px; }
#nav05 a.stay { background-position: -560px -45px; }

/* マウスオーバー */
#nav01 a:hover { background-position:  0     -45px; }
#nav02 a:hover { background-position: -140px -45px; }
#nav03 a:hover { background-position: -280px -45px; }
#nav04 a:hover { background-position: -420px -45px; }
#nav05 a:hover { background-position: -560px -45px; }


/* 本文レイアウト
---------------------------------------------*/
#pankuzu {
	width: 800px;
	background: #33CC33 url(../images/index/pankuzu_bg.gif) left top repeat-x;
}

#pankuzu h2 {
	padding: 15px 0 3px 10px;
}

#container {
	width: 800px;
	padding-bottom: 20px;
}

.ul_1 {
	float: left;
	width: 285px;
	margin: 10px 0 10px 10px;
	background: #FFFF99 url(../images/index/li_1_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style: none;
	border: 3px solid #212582;
}

.ol_1 {
	float: left;
	margin: 10px 0 10px 10px;
	list-style-type: decimal;
}

.ul_3 {
	float: left;
	width: 160px;
	margin: 20px 0 10px 10px;
	list-style: none;
	background: #FFFFFF;
}

.ul_2 {
	float: left;
	width: 285px;
	margin: 10px 0 10px 10px;
	background: #FFFF99 url(../images/index/li_2_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style: none;
	border: 3px solid #CF0000;
}


.ul_5 {
	float: left;
	width: 285px;
	margin: 10px 0 10px 10px;
	background: #FFFF99;
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style: none;
	border: 3px solid #CF0000;
}

.600rl {
	width: 600px;
	margin: 10px 0 30px 10px;
	background: #FFFF99;
	border: 3px solid #CF0000;
	font-size:16px;
}

.qa {
	width: 600px;
	margin: 10px 0 30px 100px;
	background: #FFFF99 url(../images/qa/q.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style: none;
	border: 3px solid #CF0000;
}

.q {
	font-size: 18px;
	font-weight:bold;
	color:#0000FF;
	margin: 10px 0 8px 10px;	
}

.a {
	margin: 5px 18px 10px 18px;
	line-height: 2;
	padding-bottom: 5px;
}

.cs {
	width: 600px;
	margin: 10px 0 30px 100px;
	background: #FFFF99 url(../images/index/li_2_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style: none;
	border: 3px solid #0066CC;
}

.cs2 {
	width: 600px;
	margin: 10px 0 30px 100px;
	background: #FFFF99;
	list-style: none;
}

.cs2q {
	text-align: right;
	margin: 10px 20px 20px 0;
}

.cs2a {
	margin: 20px 18px 10px 18px;
	line-height: 2;
	padding-bottom: 5px;
}

.ad {
	width: 600px;
	margin: 10px 0 30px 100px;
	background: #FFFF99 url(../images/index/li_3_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	list-style: none;
	border: 3px solid #009900;
}

#container h3 {
	margin: 4px;
}

#container p {
	margin: 3px 4px 0 5px;
}

.tac {
	text-align: center;
	margin: 30px 0 30px 0;
}

.tr235 {
	text-align: right;
	width: 235px;
	padding: 8px 8px 8px 0;
}

.fr {
	float: right;
	padding: 0 0 0 20px;
}

.fl {
	float: left;
	padding: 0 20px 0 0;
}

.counter {
	float: right;
	padding: 10px 0 20px 0;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.green {
	color: #00CC00;
	font-weight: bold;
}

.blue {
	color:#0000FF;
	font-weight: bold;
}

.midashi_center {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 30px;
}

.komidashi {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	margin: 25px 0 30px 220px;
}

#index_news {
	float: left;
	width: 800px;
	background: #ffffff;
	padding: 15px 15px 15px 0;
}

.line_height_2 {
	margin: 10px 18px 0 18px;
	line-height: 2;
	padding-bottom: 5px;
}

.line_height_4 {
	margin: 30px;
	line-height: 4;
	padding-bottom: 5px;
}

.p_t20_blue {
	padding-top: 38px;
	font-size: 18px;
	color:#0000FF;
	margin: 0 0 0 18px;
}

.pad20{
	padding: 20px 0 20px 0;
}

.blue_18 {
	font-size: 18px;
	color:#0000FF;
}

.photo_tate {
	margin: 20px;
	line-height: 3;
	float: right;
	padding: 0 0 0 20px;
}

.m_20 {
	margin: 20px;
	line-height: 3;
}
	

#footer {
	text-align: center;
	width: 800px;
	clear: both;
	color: #FFFFFF;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

.solid_red780 {
	font-size: 20px;
	margin: 20px 0 0 3px;
	padding: 5px;
	color: #0850B2;
	width: 780px;
	background-color: #FFFF7F;
	border-left: 15px solid #CF0000;
	border-bottom: 1px solid #CCCCCC;
}

.border {
	border: 2px solid #003333;
	padding: 10px;
	margin: 20px;
}


/* お問い合わせのテーブル設定
---------------------------------------------*/
#inquiry {
	width: 780px; 
	padding: 20px 0 30px 10px;
	text-align: left;
}
#inquiry table {
	border-top: 1px solid #CCCCCC; 
	border-bottom: none; 
	border-left: none;
	border-right: none;
	font-size: 100%; 
	width: 630px; 
}
#inquiry td {
	border-top: none; 
	border-bottom: 1px solid #CCCCCC; 
	border-left: none;
	border-right: none; 
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #FFCF63;
	border-right: none;
	background-color: #FFFFCC;
	font-weight: normal;
	padding: 10px;
	width: 200px;
}
#inquiry th.must {
	border-left-color: #D90000;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #FFFF99;
	padding: 2px;
}
.text1 {
	width: 200px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}

.h1_big {
	font-size: 250%;
}

#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9;
	background-color: #FFFFFF;
}


/* タイトル入れ申込用紙のテーブル設定
---------------------------------------------*/
#titleire {
	width: 780px; 
	padding: 20px 0 30px 10px;
	text-align: left;
}
#titleire table {
	border-top: 1px solid #CCCCCC; 
	border-bottom: none; 
	border-left: 1px solid #CCCCCC;
	border-right: none;
	font-size: 100%; 
	width: 630px;
	margin-bottom: 20px;
}
#titleire td {
	border-top: none; 
	border-bottom: 1px solid #CCCCCC; 
	border-left: none;
	border-right: 1px solid #CCCCCC; 
	padding: 10px;
}

.fontsize10 {
	font-size:10px;
}

/* 写真注文テーブル設定
---------------------------------------------*/
#order {
	width: 800px; 
	padding: 20px 0 30px 0;
	text-align: center;
}
#order table {
	border-top: none; 
	border-bottom: none; 
	border-left: none;
	border-right: none;
	font-size: 100%; 
	width: 780px;
	margin-bottom: 20px;
}
#order td {
	border-top: none; 
	border-bottom: none; 
	border-left: none;
	border-right: none; 
	padding: 5px;
}


/* 写真注文テーブル設定2
---------------------------------------------*/
.ul_order {
	float: left;
	margin: 10px 20px 10px 20px;
	padding: 20px;
	list-style: none;
	border: 3px solid #CCCCCC;
}

