﻿@charset"utf-8";

/* CSSリセット
-------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/* 基本設定
-------------------------------------------- */
html{
	height:100%;
    overflow-y:scroll;
}
body{
	height:100%;
	margin:0;
	padding:0;
	font:12px Sans-Serif;
	color:#333333;
	background:#ffffff;
}
section,nav,header,footer{
	display:block;
}
a{
	outline:none;
}

/* ページの枠組み
-------------------------------------------- */
header{
    margin:0 auto;
    padding-top:10px;
    width:980px;
}
#top{
	height:176px;
}
#another{
	height:153px;
}
#wrap{
	height:100%;
}
#page{
	margin:0 auto;
	width:980px;
}
#footerwrap{
	position:relative;
	margin-top:-97px;
	height:97px;
	clear:both;
}
#pageup{
	margin:0 auto;
	width:980px;
}
footer{
    height:32px;
	width:100%;
	clear:both;
    border-top:solid 1px #142819;
}

/* ヘッダー
-------------------------------------------- */
header img{
	float:left;
	display:block;
	margin-right:6px;
}
header li img{
	float:left;
	display:block;
	margin:0 0 5px 5px;
}

/* TOP以外
-------------------------------------------- */
.right img{
	float:right;
	display:block;
	margin:0 0 5px 5px;
}

/* メイン
-------------------------------------------- */

/* TOP
-------------------------------------------- */
#catchwrap{
    border:solid 1px #142819;
    background:#ffffff;
    margin-bottom:20px;
    background-image:url("../img/top_img.jpg");
    background-repeat:no-repeat;
    background-size:contain;
}
#catch{
    width:520px;
    font-size:15px;
    padding:20px;
    margin-left:auto;
}
#catch h1{
	font-size:35px;
    color:#000000;
}
#catch span{
	font-size:18px;
    color:#000000;
}
.text{
    font-size:30px;
    color:#000000;
}
h2 img{
    margin-bottom:5px;
}
.box_top{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    margin-bottom:20px;
}
.box_top a{
    color:#000000;
}
.box_top a:hover{
	color:#999999;
}
#request{
    float:left;
    width:610px;
    margin-right:20px;
}
#plan{
    float:left;
    width:350px;
}
#facebook{
    float:left;
    margin-right:20px;
}
#info{
    float:left;
}

/* photolibrary
-------------------------------------------- */
.photolibrary{
    float:left;
    width:192px;
    margin:0 2px;
}
.photolibrary .title{
    margin-bottom:5px;
}
.box_photo{
    border:solid 1px #142819;
    background:#ffffff;
    margin-bottom:10px;
}
.box_photo p{
    padding:10px 20px;
}
.more{
    text-align:right;
    margin:0 20px 20px 0;
}
.more img{
    vertical-align:text-bottom;
    margin-right:5px;
}
.more a{
    color:#333333;
}
.more a:hover{
    color:#999999;
}

/* photolist
-------------------------------------------- */
#photolistwrap{
    float:left;
}
#photolistwrap .title{
    margin-bottom:5px;
}
.box_photolist{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    font-size:15px;
}
.box_photolist p{
    margin-bottom:20px;
}
.box_photolist img{
    border:solid 1px #142819;
	margin:0 5px 10px 5px;
}

/* link
-------------------------------------------- */
#linkwrap img{
    margin-bottom:5px;
}
#link_1{
    float:left;
    width:485px;
    text-align:center;
}
#link_2{
    float:right;
    width:485px;
    text-align:center;
}
.box_link{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    margin-bottom:10px;
    font-size:20px;
    color:#000000;
}
.box_link a{
    color:#000000;
}
.box_link a:hover{
	color:#999999;
}

/* support
-------------------------------------------- */
#supportwrap p{
    font-size:15px;
}
#supportwrap img{
    margin:20px 0 5px 0;
}
#support_1{
    float:left;
    width:485px;
}
#support_2{
    float:right;
    width:485px;
}
.box_support{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    font-size:15px;
}
.box_support span{
    font-size:18px;
}

/* info
-------------------------------------------- */
#text{
    float:left;
    width:485px;
}
#text .box_info{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    font-size:15px;
    height:440px;
}
.box_info span{
    font-size:18px;
}
#infowrap img{
    margin-bottom:5px;
}
#form{
    float:right;
    width:485px;
}
#form .box_info{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    font-size:15px;
    height:380px;
}
.area{
    border:solid 1px #142819;
    width:440px;
}
textarea{
    border:solid 1px #142819;
    width:435px;
    height:150px;
    margin-top:5px;
}
.button{
    width:150px;
}

/* info_comp
-------------------------------------------- */
.box_infocomp{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    font-size:15px;
    text-align:center;
}
.box_infocomp span{
    font-size:18px;
}

/* cd2nd
-------------------------------------------- */
#cd2ndwrap p{
    font-size:15px;
}
#cd2ndwrap img{
    margin:20px 0 5px 0;
}
.box_cd2nd{
    border:solid 1px #142819;
    background:#ffffff;
    padding:20px;
    font-size:15px;
}
.box_cd2nd span{
    font-size:18px;
}
.box_cd2nd a{
    color:#000000;
}
.box_cd2nd a:hover{
	color:#999999;
}

/* フッター
-------------------------------------------- */
#pageup img{
	float:right;
	display:block;
	margin:25px 25px 10px 0;
}
footer #inner{
	margin:0 auto;
	width:980px;
	text-align:right;
    margin-top:15px;
}
footer #footerlink{
	float:left;
	color:#333333;
	font-size:10px;
}
footer #footerlink a,footer #footerlink{
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
footer #footerlink a:hover{
	color:#999999;
}
footer small{
	display:block;
	font-size:10px;
	color:#333333
}