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

/*-----     基本設定     -----*/
* {
	margin:0;
	padding:0;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
img {
	border: 0px;
}

a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}





body {
	margin:0;
	padding:0;
	line-height: 1.7em;
	/*font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'YuMincho', '游明朝', 'serif';*/
	font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	/*font-size: 13px;*/
	color: #333;
}

#container {
	/*border-top: 2px solid #000;*/
	clear: both;
	overflow: hidden;
	font-size: 108%;
}
#main_contents {
	width: 980px;
	height: 100%;
	clear: both;
	padding-bottom: 20px;
	padding-top: 5px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin: 50px 0 10px 0; /* 上下の余白 */
}
h2 {
	color: #141414; /* テキストの色 */
	font-size:18px; /* フォントの大きさ */
	font-weight:bold; /* 太字 */
	line-height: 1.5em; /* 行間 */
	border-bottom:1px solid #ccccff; /* 下線 */
	border-left:10px solid #ccccff; /* 左側の線 */
	margin: 10px 0 20px 0; /* 上下の余白 */
	padding:3px 10px 1px 10px; /* テキストとボーダーの間の余白 */
}
h3 {
	color: #141414; /* テキストの色 */
	font-size:14px; /* フォントの大きさ */
	font-weight:bold; /* 太字 */
	line-height: 1.5em; /* 行間 */
	/*border-bottom:1px solid #FFCCCC;  下線 */
	border-left:10px solid #FFCCCC; /* 左側の線 */
	margin: 30px 0 30px 0; /* 上下の余白 */
	padding:3px 10px 1px 10px; /* テキストとボーダーの間の余白 */
}
h4 {
	color: #000000;
	font-size:18px; /* フォントの大きさ */
	font-weight:bold; /* 太字 */
	margin-bottom:20px;
	padding-left:30px;
	background-image: url(./img/information.png);
	background-repeat:no-repeat;
}

h5 {
	color:#3a6695;
	font-weight:bold;
}

/*-----     ヘッダー     -----*/

#header {
	/*background-color: #ffffff;*/
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*-----     ヘッダー「株式会社ヨコハマオイカワ」     -----*/
#header_title {
	padding: 30px 20px 0px 0px;
	text-decoration: none;
	height:40px;
}
#header_title:hover {
	/*background: #ffffff;*/
	/*background-image: -webkit-linear-gradient(top, #ffcccc, #ffcccc);*/
	/*background-image: -moz-linear-gradient(top, #ffcccc, #ffcccc);*/
	/*background-image: -ms-linear-gradient(top, #ffcccc, #ffcccc);*/
	/*background-image: -o-linear-gradient(top, #ffcccc, #ffcccc);*/
	/*background-image: linear-gradient(to bottom, #ffcccc, #ffcccc);*/
	/*text-decoration: none;*/

}
#header_title p {
	/*text-shadow: 3px 3px 0px #000000;*/
	border: 0px solid #000000;
	background-color: rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);/*IE8以下用*/
	padding: 12px;
	opacity: 0.9;
	font-size: 16pt;
	color: #000000;
}
#header_title a{
	text-decoration: none;
}



/* ---------------------- Redslate nav ---------------------- */
.red #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:18px;
	font-weight:bold;
	background:transparent url(img/redslate_background.gif) repeat-x top left;
	/*font-family:"メイリオ",Meiryo,Arial,Verdana,Helvitica,sans-serif;*/
	text-transform:uppercase;
	margin-bottom:10px;/*グローバルナビとスライドの間隔*/
}
.red #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.red #slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
.red #slatenav ul li a{
	display:block;
	float:left;
	color: #3a6695;/*メニュー文字色*/
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{
	color:#fff;
	background:transparent url(img/redslate_backgroundOVER.gif) no-repeat top center;
}
/* ---------------------- END Redslate nav ---------------------- */

/*----------資料請求----------*/
#request {
	margin:20px 50px 0px 0px;
	float:right;
}
#request a {
	text-decoration: none;

}


/*----- /wedding button -----*/
/*----- トップページ -----*/
.topleftbox {
	width: 470px;
	height: 1200px;
	float:left;
	/*margin: 4px 4px;*/
	/*padding: 10px 10px;*/
	/*background-color: red;*/
}
/*----- トップページインフォメーション-----*/
.topleftbox-innner {
	padding:10px;
	/*border:1px solid #ccccff;*/
	/*border-radius:20px;*/
}
/*----- ウェディングリンクボタン -----*/
.wedbtn {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 10px;
	/*font-family: Arial;*/
	color: #ffffff;
	font-size: 20px;
	background: #ffa500;
	margin: 20px 10px 20px 50px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-align:center;
	width: 300px;
}
.wedbtn:hover {
	background: #fc9c9c;
	text-decoration: none;
}

/*----- 社長の言葉-----*/
.toprightbox {
	width: 450px;
	height: 910px;
	float:right;
	margin-top: 10px;
	padding: 10px 10px;
	padding: 1em;
	border: 3px solid #ccc;
	border-radius: 10px;
}
.toprightbox p {
	margin: 8px 12px;
}
/*----- ウェディングページ -----*/
.box_wedding1 {
	/*background-color:#ccc;*/
	width: 960px;
	height: 440px;
	/*margin: 4px 4px;*/
	padding: 10px 10px;
	/*border-bottom:1px solid #ccc;*/
}
.box_wedding2 {
	background-color:#ffffff;
	width: 960px;
	height: 530px;
	/*margin: 4px 4px;*/
	padding: 10px 10px;
	/*border-bottom:1px solid #ccc;*/
}

/*-----     ウェディング事業者メッセージ     -----*/
.message {
	width: 960px;
	/*border: 1px solid #000;*/
	margin-bottom: 40px;
}
.message div {
	font-size: 20px;
	margin: 0 auto;/*センター合わせ*/
	/*font-weight: bold;*/
	/*border-radius: 20px;*/
	color: #ffffff;
	text-align: center;
	width: 720px;
	height: 40px;
	background-color:#F2B9A1/*ie8対応として背景色を指定*/;
	background: radial-gradient(#F2B9A1, #EA6264);/*--円形グラデーション--*/
	padding: 40px 10px 50px 10px;
	border: 1px dashed rgba(255,255,255,0.8);
	box-shadow: 0 0 0 5px #f08080;
	-moz-box-shadow: 0 0 0 5px #f08080;
	-webkit-box-shadow: 0 0 0 5px #f08080;
}

.box1 {
	background-color:#ffffff;
	width: 960px;
	height: 100%;
	/*margin: 4px 4px;*/
	padding: 10px 10px;
	/*border-bottom:1px solid #ccc;*/
}
.box2 {
	/*background-color:red;*/
	width: 980px;
	height: 560px;
	margin: 30px 0px;
	padding-top: 20px;
	/*border:1px dashed #ccc;*/
}
/*-----     サイトマップ     -----*/
.box3 {
	background-color:#ffffff
	width: 960px;
	height: 400px;
	/*margin: 4px 4px;*/
	padding: 10px 10px;
	/*border:1px dashed #ccc;*/
	/*border-radius:10px;*/
	background:url(./img/sitemap-background.jpg) no-repeat;
}
/*-----     thanks.html     -----*/
.box4 {
	background-color:#ffffff;
	width: 960px;
	height: 800px;
	/*margin: 4px 4px;*/
	padding: 10px 10px;
	/*border-bottom:1px solid #ccc;*/
}


/*-----     右カラム     -----*/

#right {
	background-color: #ffffff;
	width: auto;
	height: 300px;
	float: right;
	margin-top: 10px;
	font-size:15px;
	line-height:1.8;
}


#right p {
	margin:0 0 20px 0;
	padding: 0px;
	font-weight: bold;
	margin: 0px 0 5px 0;
}


.right {
	float: right;
	margin-left: 15px;
}
/*---コピーライトの記載---*/
.copyright {
	margin: 10px;
	text-align: center; /* 3.中央寄せ */
	clear: both;
	font-size: 9px;
}

/*-----     左カラム     -----*/

#left {
	background-color: #ffffff;
	height: auto;
	width: 980px;
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size:15px;
	overflow: hidden;
}
.left-nav {
	margin: 0px 0px 20px 0px;
}
.left-nav ul {
	list-style: none;
}
.left-nav li {
	border-bottom: 1px dotted #CCC;
}
.left-nav li a {
	color: #333;
	padding: 16px 0px 16px 20px;
	text-decoration: none;
	display: block;
}
.left-nav li a:hover {
	color: #333;
	background: #f8f8f8;
}
/*-----     キャプション     -----*/
.cap-r {
	width: 300px;
	float: right;
	margin: 0 20px;
}
.cap-l {
	width: 300px;
	float: left;
	margin: 0 20px;
}
.photo {
	display: block;  /*  写真をブロック要素にする  */
	margin: 0 auto;  /*  写真をセンター合わせ  */
}
/*-----     現場写真の配置     -----*/
div.imagebox {
	/*border: 1px dashed #0000cc;  1.枠線 */
	background-color: #ffffff;   /*2.背景色 */
	width: 470px; /* 横幅（横2枚） */
	float: left; /* 左に配置 */
	margin: 10px 0px;
}

div.imagebox2 {
	/*border: 1px dashed #0000cc;  1.枠線 */
	/*background-color: #ddd;   2.背景色 */
	width: 326.4px; /* 横幅（横3枚） */
	height: 175px;
	float: left; /* 左に配置 */
	display: block;
	margin: 0 auto;
}

p.image, p.caption {
	text-align: center;
	margin-left: 12px;
}
p.caption {
	font-size: 80%;  /* 5.文字サイズ */
	color: darkblue; /* 6.文字色 */
}
/*-----     テキストの回り込み     -----*/
p .hidari {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
p .migi {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}
/*-----　　　段組     -----*/
div.blocka {
	float: left;
	width: 37.5%;
	/*background: red;*/
}
div.blockb {
	float: left;
	width: 35%;
	/*background: blue;*/
}
div.blockc {
	float: right;
	width: 25%;
	/*background: green;*/
}
/*-----     よくある質問     -----*/
.qaList {
	margin: 30px 0;
	/*font-size: 1.3rem;*/
}
.qaList_item {
	width: 398px;
	height:300px;
	margin-bottom: 20px;
	padding: 20px 30px;
	display: inline-block;
	/*background-color: #ccc;*/
	border: 1px solid #FFCCCC;
	border-radius: 10px;
	margin: 10px;
	vertical-align: top;
	float: left;
}
.q_container {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFCCCC;
}
.qa_image {
	width: 48px;
}
.qa_text {
	width: 39float css
	0px;
}
.innerImage {
	width: 100%;
}

/*-----     フッター     -----*/


#footer {
	font-size: 14px;
	/*background-color: #BB0000;*/
	color:#000000;
	width: 100%;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: hidden;
	background:url(./img/bg.jpg) repeat-x;
}
#footer_title {
	color:#000000;
	font-size:16px;
	width: 380px;
	float: left;
	padding-top: 20px;
	/*background-color: red;*/
}
#footer_menu {
	font-size: 14px;
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/*background-color: blue;*/
}
#footer_menu a {
	text-decoration: none;
	color:#000000;
}
#footer_menu ul {
	float: right;
	margin-left: 40px;
}
#footer_menu li {
	list-style-type: none;
	margin-bottom: 4px;
	background-image: url(img/mark_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 13px;
}

#footer p{
	text-align: center;
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
/*-----     会社情報テーブル     -----*/
table.smart{
	margin-bottom:40px;
	width:100%;
	border-top:1px solid #ffcccc;
	border-left:1px solid #ffffff;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.smart th{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffcccc;
	font-weight:normal;
	color:#000000;
	background-color:#fff2f2;
	/*background-image:url(./img/table-back.gif);*/
	background-position:left top;
	padding:0.3em 1em;
	text-align:left;
}
.smart td{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffcccc;
	padding:10px;
}
/*-----     お問い合わせテーブル     -----*/
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
