@charset "utf-8";

/*==========================================
File name: module-pc.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

body{
	background: url(../../images/common/body_bg.jpg) repeat-x top
}

#container{
	width: 960px;
}


#keyvisual{
	clear: both;
	width: 960px;
	overflow: hidden;
	margin: 0 auto 15px auto;
}

#keyvisual img{
	margin: 0 auto	
}

#contents{
	width: 960px;
}


#contents{
	width: 960px;
}


#columnLeft{
	float: left;
}

#main{
	width: 740px;
	float: right;
}

#mainContents_02{
	float: right;
	width: 740px;
}

#blog_link{
	display: none;
}

/* --サイドバーの見出し-------------------------- */

#columnLeft{
	width: 160px;
}

#columnLeft .side_hd p{
}

/* --------------------------------------------- */

#snav li{
	width: 298px;
}

#snav li a{
}

#snav li a:hover{
}


/* ------------------------------------------------
メインイメージ
------------------------------------------------ */

#keyvisual,
#keyvisual img{
	width: 960px;
}

/* ------------------------------------------------
width 100%, バナー×2 横並べ
------------------------------------------------ */

.half .element_01,
.half .element_02,
.half .element_01 img,
.half .element_02 img{
	width: 360px;
}

.half .element_01{
	float: left;
}

.half .element_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, バナー×2 横並べ
------------------------------------------------ */
	
.entry_half .element_01,
.entry_half .element_02,
.entry_half .element_01 img,
.entry_half .element_02 img{
	width: 294px;
}

.entry_half .element_01{
	float: left;
}

.entry_half .element_02{
	float: right;
}

/* ------------------------------------------------
 width 100%, イメージ×3 横並べ
------------------------------------------------ */
.third .element_01,
.third .element_02,
.third .element_01 img,
.third .element_02 img{
	width: 200px;
}

.third .element_01{
	float: left;
	margin: 0 15px 0 0;
}

.third .element_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ
------------------------------------------------ */
	
.entry_third .element_01,
.entry_third .element_02,
.entry_third .element_01 img,
.entry_third .element_02 img{
	width: 196px;
}

.entry_third .element_01{
	float: left;
	margin: 0 10px 0 0;
}

.entry_third .element_02{
	float: right;
}

/* ------------------------------------------------
width 100%, イメージ×3 横並べ liquid
------------------------------------------------ */

/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ liquid
------------------------------------------------ */

/* ------------------------------------------------
width 100%, イメージ×4 横並べ
------------------------------------------------ */

.quarter .element_01,
.quarter .element_02{
	width: 140px;
	overflow: hidden;
}
	
.quarter_body_01,
.quarter_body_02{
	overflow: hidden;
	width: 304px;
}
	
.quarter_body_01{
	float: left;
}

.quarter_body_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, イメージ×4 横並べ
------------------------------------------------ */

.entry_quarter .element_01,
.entry_quarter .element_02{
	width: 140px;
	overflow: hidden;

}

.entry_quarter_body_01,
.entry_quarter_body_02{
	width: 296px;
	margin: 0 auto; 
}

	
.entry_quarter_body_01{
	float: left;
}

.entry_quarter_body_02{
	float: right;
}

.entry_quarter .element_01 img,
.entry_quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}


/* ------------------------------------------------
width100%, 左イメージ×1 右コンテンツ
------------------------------------------------ */
	
.left_imgfix .element_01,
.left_imgfix-02 .element_01{
	float: left;
}

.left_imgfix .element_02,
.left_imgfix-02 .element_02{
	float: right;

}

.left_imgfix .element_02{
	width: 480px;
}

.left_imgfix-02 .element_02{
	width: 380px;
}

/* ------------------------------------------------
sectionに枠, 左イメージ×1 右コンテンツ
------------------------------------------------ */
	
.entry_left_imgfix .element_01,
.entry_left_imgfix-02 .element_01{
	float: left;
	width:380px;
}

.entry_left_imgfix .element_02,
.entry_left_imgfix-02 .element_02{
	float: right;
}

.entry_left_imgfix .element_02{
	width: 460px;
}

.entry_left_imgfix-02 .element_02{
	float: right;
}

/* ------------------------------------------------
width100%, 左コンテンツ 右イメージ×1
------------------------------------------------ */
	
.right_imgfix .element_01,
.right_imgfix-02 .element_01{
	float: right;
}

.right_imgfix .element_02{
	float: left;
	width: 480px;
}

.right_imgfix-02 .element_02{
	float: left;
	width: 380px;
}

/* ------------------------------------------------
sectionに枠, 左コンテンツ 右イメージ×1
------------------------------------------------ */
	
.entry_right_imgfix .element_01,
.entry_right_imgfix-02 .element_01{
	float: right;
}

.entry_right_imgfix .element_02,
.entry_right_imgfix-02 .element_02{
	float: left;
}

.entry_right_imgfix .element_02{
	width: 460px;
}

.entry_right_imgfix-02 .element_02{
	width: 360px;
}

/*==========================================
　1カラムレイアウト 4分割
========================================== */

.one-column-quarter .element_01,
.one-column-quarter .element_02{
	width: 224px;
}

.one-column-quarter_body_01,
.one-column-quarter_body_02{
	width: 470px;
}

.one-column-quarter_body_01{
	float: left;
}
.one-column-quarter_body_02{
	float: right;
}


.one-column-quarter .element_01{
	float: left;
	margin: 0 20px 0 0;
}

.one-column-quarter .element_02{
	float: right;
}

/*==========================================
　1カラムレイアウト 3分割
========================================== */

.one-column-third .element_01,
.one-column-third .element_02,
.one-column-third .element_01 img,
.one-column-third .element_02 img{
	width: 300px;
}

.one-column-third .element_01{
	float: left;
	margin: 0 30px 0 0;
}

.one-column-third .element_02{
	float: right;
}

/*==========================================
　1カラムレイアウト sigle-doouble,
　1カラムレイアウト double-single,
　1カラムレイアウト w-half
========================================== */

.single-double .area_01,
.double-single .area_02{
	width: 300px;
}
.single-double .area_02,
.double-single .area_01{
	width: 630px;
	float: right;
}

.single-double .area_01,
.double-single .area_01{
	float: left;
}

.single-double .area_02,
.double-single .area_02{
	float: right;
}

.w-half .area_01,
.w-half .area_02{
	width: 470px;
}

.w-half .area_01{
	float: left;
}
.w-half .area_02{
	float: right;
}

/*==========================================
　コンテンツ collapse
========================================== */

.collapseomatic{
	width: 100%;
	margin: 0!important;
	padding: 0 0 0 30px!important;
	line-height: 30px;
	height: 30px;
	background-color: #C66;
	background-position: 10px 40%;
	color: #FFF;
	font-weight: bold;
	border-bottom: dotted 1px #FFF;
}
