@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}

body {
	font-family: "メイリオ",Meiryo,Verdana,Arial,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 13px;
	color: #333;
}

p {
	line-height: 1.6;
	margin: 0.6em;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
}
p2 {
	line-height: 1.3;
	margin: 0.6em;
	padding-top: 2px;
	padding-left: 0px;
	font-size: 13px;
}

a{/*リンク*/
	text-decoration: none;
}

.main_container {
	max-width: 1050px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	padding-top: 10px;*/
/*	padding-bottom: 15px*/;
/*	background-color: #ffffff;*/
}
.container header {

}
.container .main {
	float: left;
/*	max-width: 670px;*/
	width: 99%;
	background-color: #FFF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	behavior:url("./css/PIE.htc");
	box-shadow:2px 2px 4px #C4BDB7;
	-moz-box-shadow:2px 2px 4px #C4BDB7;
	-webkit-box-shadow:2px 2px 4px #C4BDB7;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.container .main_left {
	float: left;
	width: 660px;
	margin-top: 0px;
}
.container .main_right {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 672px;
}
.container .sub {
	max-width: 300px;
/*	width: 100%;*/
/*	float: right;*/
	margin: 0 auto;
	display: block;
	padding-bottom: 10px;
}
.foot footer {
	text-align: center;
	background-position: center 0px;
	padding-bottom: 20px;
	padding-top: 4px;
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.taitle_frame2 {
	/*	border-width: 0px 0px 0px 8px;  枠の幅 */
/*	border-style: solid;  枠の種類 */
/*	border-color: #fb9297;  枠の色 */
	-pie-background:linear-gradient(top,  #fff,  #eee);
	/*	margin-bottom: 20px;*/
	background-color: #FFE46D;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
.taitle_frame2 h2{
	margin-top: 4px;
	margin-left: 18px;
	margin-right: 2px;
/*	margin-bottom: 10px;*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
/*	padding-left: 33px;*/
	letter-spacing: 0.2em;
/*	background-image: url(../img/h_m.jpg);*/
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #7E6232;
	font-size:15px;
}

.foot footer ul li {
	padding-left: 1em;
	text-align: center;
	display: inline;
}
.sub nav h2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CF9532;
	padding-left: 4px;
}
.taitle_frame2sub {
	border-radius:6px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	position:relative;
}


.container .sub dl dt {
	font-weight: bold;
	padding-bottom: 4px;
	background-color: #EBE9AE;
}
.container .sub dl dd {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

footer nav ul {
	text-align: center;
}
footer address {
	font-style: normal;
}
.container .pan {
	margin-bottom: 8px;
	font-size: 70%;
}
.main article {
	margin-bottom: 20px;
}
.main section footer {
	text-align: right;
	font-size: 80%;
	margin-right: 0.5em;
	clear: both;
}
.foot {
	clear: both;
	font-size: 11px;
	text-align: center;
	background-color: #EBE9AE;
}
.sub aside dl {
	padding-top: 1px;
	margin: 0px;
}
.container .sub aside h2 {
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #99CC33;
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.main .syouzyou {
	border: 1px solid #960;
	margin: 14px;
}
article h3 {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 8px;
	letter-spacing: 0.2em;
	margin-bottom: 3px;
	font-size: 14px;
	padding-bottom: 10px;
}

.head header {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	height: 60px;
}
.head_menu {
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-position: bottom;
	z-index:2000;position: relative;
}
.head #header_menu li a {
	background: url(../images/yazirushi.gif) no-repeat 2px center;
	padding-right: 13px;
	padding-left: 15px;
}
.head {
	height: 70px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.head_top {
	background-color: #FFFFFF;



}
.head ul#header_menu {
	position: absolute;
	left: 288px;
	top: 73px;
	width: 700px;
}
.header ul#header_menu li {
	float: right;
	display: inline;
	margin-left: 1em;
}.head header #menu {
	position: absolute;
	left: 764px;
	top: 7px;
	width: 196px;
}
.head header #menu li {
	float: left;
	margin-right: 10px;
}
.sub .counter {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.intyou {
	background-color: #FFFFF7;
	border: 2px solid #97E1B7;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	padding: 16px;
}
.tiryou {
	background-color: #E9E9E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 657px;
	background-image: url(../img/tiryou.gif);
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
}
.head header section {
	float: left;
	max-width: 1050px;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 1px;
	color: #FFF;
	background-color: #A8CF52;
	height: 16px;
}
.head header nav {
	float: left;
	width: 290px;
	background-color: #E9A03F;
}
.head header nav ul {
	font-size: 12px;
	width: 400px;
}
.head header nav ul li {
	float: left;
	margin-left: 14px;
}
.container .head header nav ul li a {
	color: #FFF;
	text-decoration: none;
}
.container .head header nav ul li a:hover {
	text-decoration: underline;
	color: #C00;
}

.kesi {
	text-decoration: line-through;
}
.sub .gaiyou {
	font-size: 12px;
	border: 1px solid #D5A87F;
}
.main article .link {
	margin-top: 10px;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.gallery ul li {
	float: left;
	border: 3px solid #B9D5FA;
	padding: 1px;
	margin: 10px;
	height: 158px;
}
.gallery ul hr {
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	margin-bottom: 5px;
}
.sub .gaiyou img {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.gallery {
	margin: 10px;
}
.taitle_frame3 {
	margin-bottom: 6px;
	background-image: url(../img/h_bg3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 6px;
}
.container hr {
	clear: both;
}
.top {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
/*	max-width: 1050px;*/
	margin-bottom: 0px;
}
.main_area {
	background-color: #ffffff;
    padding-top: 6px;
}

.ggh {
	font-size: 60%
}
.ggh a {
	color: #FFF;
}
.koumoku {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.profile dl dt {
	padding: 6px;
}
.profile dl dd {
	background-color: #FFFFFF;
	padding: 8px;
	color: #555;
}
.profile dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #E6EFFF;
	color: #58463C;
}
.foot {


}
.foot ul {
	text-align: center;
	margin-bottom: 10px;
	color: #630;
}
.foot ul li {
	display: inline;
	margin-left: 1em;
	margin-bottom: 1em;
	color: #009;
}
.antai dt {
	float: left;
	line-height: 1.6;
	font-weight: bold;
	margin: 10px;
}
.antai dd {
	margin-left: 160px;
	line-height: 1.6;
	background-color: #FFF;
	padding: 10px;
}
.antai {
	background-color: #FFECEC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A89DB3;
}
.sub nav {
	background-color: #9F9;
}
.top_area {

}
.top_area .pickup {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	background-color: #FCCE90;
	padding-top: 6px;
	margin-top: -7px;
}
.page_title {
	background-color: #F60;
	background-image: url(../img/h_bg2.jpg);
	height: 150px;
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.page_title h2 {
	font-size: 170%;
	padding-left: 30px;
	padding-top: 60px;
	letter-spacing: 0.1em;
}
.main article h4 {
	padding: 6px;
	margin-top: 23px;
	color: #FFFFFF;
	font-size: 90%;
	background-color: #BC987A;
	margin-bottom: 10px;
}
.main article h5 {
	padding-left: 20px;
	color: #FF0054;
	font-size: 90%;
}
.main article .sumally {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-color: #FFE46D;
	margin-left: 15px;
	background-repeat: repeat;
}
.main article .sumally dt {
	float: left;
	padding-left: 10px;
	width: 150px;
	padding-top: 10px;
	font-weight: bold;
}
.main article .sumally dd {
	margin-left: 150px;
	background-color: #FFFFFF;
	padding: 10px;
}
ain .top_area {
	width: 450px;
	float: left;
	margin-top: 10px;
}
.aside {
	float: right;
	width: 300px;
	padding-right: 20px;
}
.aside .gaiyou {
	font-size: 11px;
	border: 1px solid #BFCBB5;
	background-color: #FDFCF2;
}
.aside .gaiyou h2 {
	color: #FFFFFF;
	background-color: #BFCBB5;
	font-size: 14px;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.aside .gaiyou dl {
	margin: 0px;
}
.main .aside .gaiyou dl dd {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.aside .gaiyou dl dt {
	font-weight: bold;
	padding-bottom: 4px;
	background-color: #EFD5BA;
	padding-left: 4px;
	padding-right: 4px;
}
.headline {
	background-color: #5FAE5F;
	background-image: url(../img/head_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}
.headline section {
	font-size: 10px;
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.bottomarea footer {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-color: #BDC0AF;
	background-image: url(../img/footer.jpg);
	padding-top: 50px;
}
.bottomarea {
	background-color: Copyright (C) 2014 フォトコンめぐり All Rights Reserved
.　－ GGH DESIGN －;
	background-color: #F2E9DA;

}
.top_line {
	background-color: #D9CBA3;
	text-align: center;
	margin-top: -7px;
	height: 108px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.top_img {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.main_area .container .main article .top_area article {
	margin-right: 20px;
	margin-left: 0px;
}
.foot ul li a {
	color: #630;
	background-image: url(../img/f_m.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.main article .sinryou {
	margin: 10px;
}
.main article .sinryou dt {
	color: #123378;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}
.main article .sinryou dd {
	padding-left: 7em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 6px;
}
.title_img{
	margin-top: -10px;
	margin-bottom: 5px;
}
.main article .top_return {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
.head_top .right {
	float: right;
	width: 600px;
}
.headline section nav {
	float: right;
	max-width: 350px;
}
.headline section .header_text {
	float: left;
	max-width: 650px;
	font-size: 11px;
}
.head_top .headline section nav ul li {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
}
.head_top .headline section nav ul li a {
	font-size: 11px;
	color: #333;
}
.top_imgarea {
    background-color: #f8f2e6;
    padding-top: 6px;
    padding-bottom: 0px;
    z-index: 1000;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*下部バナーリンク集*/
.banner_link {
	clear: both;
	background-color: #F2E9DA;
	padding-bottom: 20px;
}
.banner_link .main {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

.banner_link .main article ul {
	padding-top: 15px;

}
.banner_link article ul li {
	margin: 5px;
	height: 31px;
	width: 88px;
	float: left;
	display: block;
}
.banner_link article ul hr {
	clear: both;
}
.banner_link .main .waku {
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.main_area .container .main article .theme_list li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 170px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../img/icon_theme.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.main_area .container .main article .theme_list {
	margin: 5px;
}
.kitei li {
    line-height: 1.6;
    margin-bottom: 8px;
    list-style-type: disc;
}
.img_style{
	vertical-align: bottom;
}
/* 20170804 */
/* header.html */
.head {	margin-bottom: 0px;
}
.head_top .logo {
    width: 100%;
	color:#013e97;
	float: left;
	padding-left: 10px;
    padding-top: 16px;
    padding-bottom: 10px;
}
.head header {
    padding-top: 0px;
    height: 70px;
}
/**/
.sub_box {
	background: #ffffff;
	max-width: 300px;
	margin-bottom:5px;
	border: solid 1px #ccc;
	clear: both;
}
.top_margin {
  max-width: 200px;
  height:5px;
  clear: both;
}
.k_k{
	clear: both;
  widt:100%;
  color:#333333;
  background-color:#f5f5f5;
  padding-top:9px;
  padding-bottom:2px;
  padding-left:67px;
}
.head {
	max-width: 1050px;
	margin: 0 auto;
	margin-bottom: 0px;
}
.container {
	background-color: #FFF;
}

.container section h2 {
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 2px;
}
.taitle_frame_s {
	color:#E70012;
	text-align:center;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color:#FEEEEE;
	margin-top: 15px;
}
a{text-decoration: none;}
a:link { color: #014da1; }
a:visited { color: #014da1; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }
.page_view {	font-size:13px;
	margin-left:40px;
	padding-bottom:10px;
	width: 600px;
	background-color: #ffffff;
}
.container1 {	position: relative;
}
.k_k1 {	clear: both;
  widt:100%;
  color:#333333;
  background-color:#f5f5f5;
  padding-top:9px;
  padding-bottom:2px;
  padding-left:67px;
}
.k_k11 {clear: both;
  widt:100%;
  color:#333333;
  background-color:#f5f5f5;
  padding-top:9px;
  padding-bottom:2px;
  padding-left:67px;
}
.head1 {	margin-bottom: 0px;
}
.taitle_frame3 {
	letter-spacing: 0.2em;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #FFE46D;
	color: #7E6232;
	font-size: 15px;
}

