/* PCレイアウト
------------------------------------------------ */

@media only screen and (min-width: 921px) {

body {
  width:100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin:0;
  padding:0;
  font-size:16px;
  color:#333333;
  background-color:#fff;
  -webkit-text-size-adjust:none;
}

/* レイアウト
------------------------------------------------ */
#pagetop span{
	display:none;
}
#head_wrap{
	margin-bottom:10px;
	background:url(../image/common/head_bg.gif) repeat-x top;
	border-bottom:1px #999900 solid;
}
#head{
	width:940px;
	padding:15px 0 20px 0;
	margin:0 auto;
}
#main_wrap{
	background:#0099CC;
}
#main{
	width:980px;
	height:320px;
	margin:0 auto 30px;
	background:url(../image/top/main_bg.jpg) no-repeat right bottom;
}
#main .copy{
	padding-top:50px;
}
#main .copy .sp{
	display:none;
}
#main .copy dt{
	margin-bottom:15px;
}
#main .copy dd{
	width:600px;
	color:#FFF;
}
#body{
}
#body .section{
	width:940px;
	margin:0 auto 15px;
}
#foot_wrap{
	background:#CCCCCC repeat-x;
}
#foot{
	width:940px;
	margin:0 auto;
	padding:40px 0;
}
#foot #copyright{
	width: 940px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
}

/* ページの先頭へ
------------------------------------------------ */
#pgtop{
	width:940px;
	margin:0 auto 15px;
	text-align:right;
}


/* Hタグ
------------------------------------------------ */
h3.title{
	margin-bottom:20px;
	padding:15px;
	background:#0099CC;
	color:#FFF;
}
h3.title_wp{
	padding:15px;
	margin-bottom:0;
	background:#0099CC;
	border:none;
	color:#FFF;
}
h4.title_wp{
	padding:5px;
	margin-bottom:15px;
	background: #F0F0F0;
}

/* テーブル
------------------------------------------------ */
table.stdt1{
	width:100%;
	margin:0 auto 20px;
	border:1px #CCC solid;
}
table.stdt1 th{
	background:#EEF9FF;
	font-weight:normal;
	text-align:left;
	padding:15px 0 15px 15px;
	border:1px #CCC solid;
}
table.stdt1 td{
	padding:15px;
	background:#FFF;
	border:1px #CCC solid;
}

table.stdt2{
	width:100%;
	margin:0 auto 20px;
	border-collapse:collapse;
	border:1px #CCC solid;
	font-size:12px;
}
table.stdt2 th{
	background:#EEF9FF;
	font-weight:normal;
	text-align:left;
	padding:5px;
	border:1px #CCC solid;
}
table.stdt2 td{
	padding:5px;
	background:#FFF;
	vertical-align:top;
	border:1px #CCC solid;
}

/* TOPレイアウト
------------------------------------------------ */
#p_top #head_wrap{
	margin-bottom:0;
}
#p_top #news{
	width:940px;
	min-height:270px; 
	margin:0 auto;
	padding-bottom:20px;
	background:url(../image/top/news_bg.jpg) no-repeat right bottom;
}
#p_top #news dl{
	width:630px;
	margin-bottom:5px;
	padding:15px;
	border:1px #CCC solid;
}
#p_top #news dt{
	width:100px;
	float:left;
}
#p_top #news dd{
	width:520px;
	float:right;
}
#p_top #list li{
	padding-left:15px;
	background:url(../image/common/arrow.gif) no-repeat left;
}
#p_top #news .backno{
	width:660px;
	text-align:right;
	margin-bottom:15px;
	font-size:12px;
}
#p_top #point_wrap{
	background:#F3F3E9;
}
#p_top #point{
	width:940px;
	margin:0 auto;
	padding:30px 0;
}
#p_top #point .point{
	margin-bottom:20px;
}
#p_top #point .point dt{
	width:38px;
	float:left;
}
#p_top #point .point dd{
	width:800px;
	float:left;
}
#p_top #topics{
	width:930px;
	margin:0 auto;
	clear:both;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
#p_top #topics dl{
	width:280px;
	margin:0 15px 30px 15px;
	padding-bottom:10px;
	border-bottom:1px #CCC solid;
	display:inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
}
#p_top #topics dt{
	width:100px;
	float:left;
}
#p_top #topics dd{
	width:160px;
	float:right;
	letter-spacing: normal; /* 文字間を通常に戻す */
}

/* 下層レイアウト
------------------------------------------------ */
#rootlist{
	margin-bottom:5px;
	font-size:80%;
}
#contents{
	width:940px;
	margin:0 auto 30px;
}
#contents #left{
	width:630px;
	float:left;
}
#contents #right{
	width:270px;
	float:right;
}
.cbox{
	width:610px;
	padding:0 10px;
	margin:0 auto 60px;
}
.cbox_s{
	padding:0 10px;
	margin-bottom:40px
}

#osusume-topics{
	clear:both;
}
#osusume-topics h2.title{
	margin-bottom:15px;
	padding:15px 5px;
	border:1px #CCC solid;
	font-size:16px;
}
#osusume-topics dl{
	width:270px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px #CCC solid;
	float:left;
}
#osusume-topics dt{
	width:100px;
	float:left;
}
#osusume-topics dd{
	width:160px;
	float:right;
}

/* お知らせ一覧
------------------------------------------------ */
#p_news .list{
	margin-bottom:10px;
}
#p_news .list dt{
	width:100px;
	float:left;
}
#p_news .list dd{
	width:520px;
	float:right;
}

/* 投稿
------------------------------------------------ */
#post .photo{
	margin-bottom:30px;
	text-align:center;
}
#post p{
	margin-bottom:15px;
}

/* 業者一覧及び詳細
------------------------------------------------ */
#p_venders .list{
	margin-bottom:20px;
}
#p_venders .list .title{
	margin-bottom:10px;
}
#p_venders .list .sn{
	width:200px;
	padding:5px;
	float:left;
	border:1px #CCC solid;
}
#p_venders .list .data{
	width:680px;
	float:right;
}
/* 項目の説明 */
#p_venders input{
	display:none;
}
#p_venders label{
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	background: #0bd;
	color: #FFF;
	-webkit-transition: 0.1s;
	transition: 0.1s;
}
#p_venders label:hover{
	background: #0090aa;
}
#p_venders .panel {
	-webkit-transition: .3s ease;
	transition: .3s ease;
	height: 0;
	overflow: hidden;
	background: #F5F0CF;
	margin-top: 10px;
	padding: 0;
	border-radius: 5px;
}
#p_venders input:checked + .panel{
	height: auto;
	padding: 15px;
}
/* 業者詳細ページ */
#p_venders #vender{
	padding:40px 14px 40px;
	border:1px #CCCCCC solid;
}
#p_venders #vender .detail_01{
	margin-bottom:30px;
}
#p_venders #vender .ss{
	width:300px;
	padding:5px;
	border:1px #CCC solid;
	float:left;
}
#p_venders #vender .data{
	width:580px;
	float:right;
}
#p_venders #vender .back{
	display:inline-block;
	padding:10px 20px;
	border-radius:4px;
	background:#0bd;
	color:#FFF;
	-webkit-transition:0.1s;
	transition:0.1s;
}
#p_venders #vender .back a{
	color:#FFF;
	text-decoration:none;
}
#p_venders #vender .back:hover {
	background: #0090aa;
}