@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

.cl-b {
	clear: both;
}

img.alignright {
	margin: 0 0 10px 10px;
	display:inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	display:inline;
}

.alignright{
	float:right;
}

.alignleft{
	float:left;
}



/*--- default */
body {
	background: #FFF;
	color: #333;
	font-size: small;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

a:link {
	color: #ca5f80;
	text-decoration: underline;
}
a:visited {
	color: #ca5f80;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #ca5f80;
	text-decoration: none;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */



/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
	background:url(../img/bg-header.png) repeat-x;
}



/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#header #logo {
	text-align: center;
}

#header #logo a:hover {
	opacity: 0.6;
}



/* -----------------------------------------------------------
	#navi
----------------------------------------------------------- */
#navi {
	float: right;
	margin-top: 30px;
}

#navi #gNav {
	clear: both;
}

* html #navi #gNav {
	height: 1%;
}

#naviArea {
	margin: 0 auto;
}

#gNav {
}

#gNav li {
	float:left;
	line-height: 25px;
	margin: 0 20px 0 0;
	padding: 0 0 0 10px;
	border-left: 1px dashed #e0e0e0;
}

#gNav li.gNav_last {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	border-right: 1px dashed #e0e0e0;
}

#gNav li a {
	text-decoration: none;
}



/*----------------------------------------------------
	#mainImg
----------------------------------------------------*/
#mainImg,
#mainImg_2 {
	height: 400px;
	margin: 0;
	clear: both;
	line-height: 0;
	z-index: 0;
	position: relative;
	background:url(../img/main.png) repeat-x;	
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
}

#mainImg_2 {
	height: 200px;
}

#imgArea {
	margin: 0 auto;
}

#imgArea img {
}

#line {
	border-bottom: 5px solid #CC6585;
}



/*	jo_link_list,pack_link_list
---------------------------------------------------------------------------*/
#contents #jo_link_list,
#contents #pack_link_list {
	margin: 80px 0 50px 0;
}

#contents #jo_link_list h2,
#contents #pack_link_list h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#contents #jo_link_list p,
#contents #pack_link_list p {
	line-height: 20px;
	margin: 0 0 15px 10px;
	padding: 0 0 0 0;
}



/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 900px;
	margin: 40px auto 0 auto;
	padding: 0 20px 60px 20px;
	text-align: left;
}



/*----------------------------------------------------
.contentsBox
----------------------------------------------------*/
.contentsBox {
	width: 900px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 40px;
}

.contentsBox .box {
	font-size: 12px;
	text-align: justify;
	width: 210px;
	height: 300px;
	float: left;
	margin-right: 20px;
}

.contentsBox h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-bottom: 3px double #ca5f80;
}

.contentsBox .box img {
	float: left;
	margin-bottom: 10px;
}

.contentsBox .box h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom: 3px double #ca5f80;
}

.contentsBox a:hover .box h3,
.contentsBox a:hover .box p {
	color: #b0903c;
	text-decoration: none;
}

.contentsBox a:hover {
}

.contentsBox .box p {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	height: 110px;
}

p.readon {
	margin: 10px 0 0 0;
}

p.readon a {
	color: #FFF;
    padding: 3px 10px;
	text-align: center;
	line-height: 28px;
	height: 28px;
	background-color: #ca5f80;
	text-decoration: none;
	border-radius: 3px;
}

p.readon a:hover {
	opacity: 0.7;
}


/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main_2 {
	float: left;
	width: 630px;
}

#main_1 h2 {
	font-size: 15px;
	background:url(../img/bg_main_1_h2.png) no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

#main_2 h2 {
	font-size: 15px;
	background:url(../img/bg_main_2_h2.png) no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

#main_1 p,
#main_2 p {
	font-size: 14px;
	margin: 0 5px 10px 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	text-align: justify;
}

#main_1 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main_1 ul li {
	font-size: 14px;
	margin: 0 5px 10px 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	text-align: justify;
}

.cate_page .cate_main {
	margin: 50px 0 0 0;
	padding: 15px 19px 15px 19px;
	border:1px solid #F5C4DA;
}

.cate_page .cate_main h3 {
	height: 36px;
	line-height: 36px;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
	background:url(../img/bg_main_2_h3.png) no-repeat;
}

.cate_page .cate_main h3 a {
	text-decoration: none;
}

.cate_page .cate_main h3 a:hover {
	opacity: 0.6;
}

.cate_page .cate_main h3 .next {
	cursor: pointer;
	float: right;
	transition: background-color 0.5s;
}

.cate_page .cate_main p {
	font-size: 14px;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



/* -----------------------------------------------------------
	#jo_link_list
----------------------------------------------------------- */
#contents #jo_link_list {
	margin: 80px 0 0 0;
}

#contents #jo_link_list h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-bottom: 3px double #ca5f80;
}

#contents #jo_link_list p {
	margin: 0 0 15px 15px;
	list-style-type: square;
}

#contents #jo_link_list a:link,
#contents #jo_link_list a:visited {
	text-decoration: none;
}

#contents #jo_link_list a:hover {
	text-decoration: none;
}



/* -----------------------------------------------------------
	#side
----------------------------------------------------------- */
#side {
	float: right;
	width: 231px;
}

#side h3 {
	width: 231px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:url(../img/bg-side-h3.png) no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#side h3 .list {
	float: right;
	padding-right: 20px;
	background:url(../img/arrow.png) no-repeat 0 10px;
}

#side h3 .list a {
    padding: 3px 0 3px 25px;
	text-align: center;
	text-decoration: none;
}

#side ul {
	clear: both;
	margin: 0 0 0 0;
	padding: 10px;
}

#side ul li {
	color: #ca5f80;
	margin: 0 0 5px 15px;
	list-style-type: disc;
}



/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
	clear: both;
	border-top: solid #CC6383 1px;
	padding: 20px 0;
}

#footerContents {
	width: 900px;
	margin: 0 auto;
	padding: 0 20px;
}

#footerNavi {
	float: right;
	margin: 0 0 50px 0;
}

#footerNavi ul {
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 11px;
}

#footerNavi ul li {
	display: inline;
	border-left: dotted 1px #e0e0e0;
	padding: 0 10px 0 10px;
}

#footerNavi ul li.end {
	display: inline;
	border-right: dotted 1px #e0e0e0;
	padding: 0 10px 0 10px;
}

#footerNavi a:link,
#footerNavi a:visited,
#footerNavi a:active {
	color: #333;
	text-decoration: none;
}

#footerNavi a:hover{
	color: #ccc;
	text-decoration: none;
}

#footer #footerContents p {
	text-align: center;
}

#footer #footerContents p a {
	color: #333;
	text-decoration:none;
}

#footer #footerContents p a:hover {
	color: #ccc;
}




