@charset "UTF-8";


/* HTML 5 elements
---------------------------------------- */
html {
	-webkit-text-size-adjust: none;
}

section, nav, article, aside, hgroup, header, footer, figure, figcaption, summary {
  display: block;
  margin: 0;
  padding: 0;
}

/* #searchform
-------------------------------------------------------------- */
.searchform {
    width: 95%;
    margin: 4% auto;
}
.screen-reader-text {
    display: none;
}
.searchform #s {
    width: 65%;
    height: 20px;
    padding: 2px; 
    line-height: 1;
    border: 1px solid #555;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}  
.searchform #searchsubmit {
    width: 30%;
    height: 24px;
    padding: 2px; 
    line-height: 1;
    color: #fff;
    border:none;
    background: #929292;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}  
.searchform #searchsubmit:hover {background: #52c3db; cursor: pointer;}

/* reset
---------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

img {
	max-width: 99%;
	height: auto;
	padding: 1px;
	margin: 0;
	border: 1px solid #eaecec;
	background-color: #fff;
}

.bgnone {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

ul,li{
	list-style-type: none;
	margin: 0;
}

table {
	width: 100%;
	margin: 1.5% 0 2%;
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	-webkit-margin-before: 10px;
	-webkit-margin-after: 0;
	margin-top: 10px;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border: none;
	border-top: #324555 1px solid;
}

br {
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1;
}

/* body
-------------------------------------------------- */
body{
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 1px;
	color: #000000;
	position: relative;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    background: #f7f7f7;
    /*
    background: url(images/bg.jpg) 0 0 repeat;
    */
}

/* #header
-------------------------------------------------------------- */
.header {
    position: relative;
	margin: 0 auto 0;
    background: #e63986;
}
    a.logo {
        width: 900px;
        padding: 0;
        margin: 0;
        display: block;
    }
    .logo img {
        max-width: 100%;
        height: auto;
        padding: 0;
        border: none;
        background: none;
    }

    .nav {
    	width: 225px;
        height: 83px;
        padding: 0 0 0 15px;
        position: absolute;
        top: 25px;
        right: 0;
        background: #fff;
    }
    .nav li {
        float: left;
        margin: 0 0 -1px;
        font-size: 1px;
        line-height: 1;
        display: block;
    }
	.nav li a {
    	width: 99px;
        height: 40px;
        padding: 0;
        margin: 0;
        line-height: 30px;
        border-top: #fff 1px solid; border-left: #fff 1px solid;  border-bottom: #fff 1px solid;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
    	color: #fff;
        display: block;
        position: relative;
        background: #000;
    }
	.nav li a:hover {color:#e63986; text-decoration: none;}
    .nav li a .small {
    	width: 99px;
        font-weight: normal;
        font-size: 10px;
        line-height: 1;
        position: absolute;
        top: 22px;
        right: 0;
    }
    

/* .wrapperArea
-------------------------------------------------------------- */
.wrapperArea {
	margin: 0 auto 0;
}
.topBG {
    padding: 500px 0 0;
    background: url(images/headbg.jpg) 50% 0 repeat-x;
}
	.mainTitle {
        width: 1000px;
        padding: 0;
        margin: 1% auto 0;
        text-align: center;
        position: relative;
        border-bottom: #e63986 3px solid; 
        background: #111;
    }
        h1.title {
            margin: 0;
        	color: #fff;
            font-size: 20px;
            background: #111;
        }
h1 {
    padding:1% 0;
	margin: 0;
	color: #fff;
	font-size: 18px;
	line-height: 1;
    background: #e63986; 
}

h2 {
    padding: 2%;
    font-size: 18px;
    margin: 5% 0 1%;
    text-align: left;
    line-height: 1;
    font-weight: bold;
    border-bottom: 3px solid #111;
    color: #fff;
    background: #e63986; 
}

	
h3 {
	padding: 1%;
	margin: 2% 0 2%;
	font-size: 16px;
    color: #000;
	line-height: 1.5;
    border-left: 3px solid #e63986;
    background: #efefef;
}
	
a {
	color: #050505;
	text-decoration: none;
}
	a:hover { color: #050505; text-decoration: underline;}
    a.catt {
    	padding: 5px 0 5px 23px;
        margin: 5px 0 0;
        line-height: 1;
        font-weight: bold;
        display: block;
    	color: #050505;
		background: url(images/mark.png) 7px center no-repeat;
    }
        a.catt:hover {background: url(images/mark.png) 7px center no-repeat;}
    a.more {
    	padding: 5px 10px 5px 23px;
    	color: #fff;
		background: #e63986 url(images/more.png) 7px center no-repeat;
    }
    
/* .thum_box
-------------------------------------------------------------- */
.thum_box {
    margin: 0 0 3%;
}
.thum_box p{
    margin: 0;
}
.thum_box br {
	height: 1px;
    font-size: 1px;
}

/* .baref
-------------------------------------------------------------- */
.baref {
	width: 44%;
    padding: 2%;
    margin: 0 1% 0 0;
    float: left;
    font-size: 12px;
    border: 1px solid #000;
	position: relative;
    background: #f7f7f7;
}
	.imgBoxType01 {
        height: 150px;
        overflow:hidden;
    }
        .imgBoxType01 img {
            width: 100%;
            padding: 0;
            margin: 0;
        }
    
    .baref h3 {
        border: none;
        margin: 0 0 1%;
        border-bottom: 1px dotted #000;
        background: none;
    }
    .baref h3 a {display: block;}
    .baref a.more {
    	padding: 5px 10px 5px 23px;
        display: block;
    	color: #fff;
        position: absolute;
        top: 10px;
        right: 5px;
		background: #e63986 url(images/more.png) 7px center no-repeat;
    }
    .baref a.more:hover {text-decoration: none;background: #ee6fa8 url(images/more.png) 7px center no-repeat;}

/* #contents
-------------------------------------------------------------- */
#contents {
    width: 1000px;
    padding: 0 0 3%;
    margin: 0 auto 0;
    position: relative;
    background: #fff;
}
    #lastBox {
        width: 70%;
        padding: 0;
        margin: 1% 0 0 2%;
        float: left;
    }
	#sideMenu {
        width: 25%;
        padding: 0 2% 1% 0;
        margin: 1% 0.5% 0 0;
        float: right;
    }

/* 要素
-------------------------------------------------------------- */
section {
	padding: 2%;
	margin: 1% 0 5% ;
}

p {
	display: block;
	margin: 2% 0;
}

/* sideMenu-------------------------------------------------------------- */
#sideMenu {
    list-style: none;
    line-height: 1;
    font-size: 12px;
}

#sideMenu h1,
#sideMenu h2 {
    margin: 2% 0.5%;
    position: relative;
    color: #fff;
    font-size: 14px;
    padding: 1.8em 0.5em 1.8em 1.7em;
    border: none;
    background:#000;
}	
#sideMenu h1:before,
#sideMenu h2:before{
    content: "";
    position: absolute;
    background: #e63986;
    top: 0;
    left: 0.8em;
    height: 18px;
    width: 18px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
#sideMenu h1:after,
#sideMenu h2:after{
    content: "";
    position: absolute;
    background:#fff;
    top: 1.6em;
    left: 0.3em;
    height: 10px;
    width:  10px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

#sideMenu ul {
    padding: 0;
	margin: 0 0 20px;
}

#sideMenu ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
    background-color: #fff;
}
    
#sideMenu ul a {
	margin: 0;
	padding: 15px 5px 15px 35px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #efefef;
	text-decoration:none;
	display: block;
	color: #000;
	background: url(images/point.png) 5px center no-repeat;
}
#sideMenu ul a:hover {
	color: #52c3db;
}

/* miniTag
-------------------------------------------------------------- */
.miniTag {
    padding: 1% 0;
    margin: 0;
    font-size: 12px; 
    line-height: 1.4;
    border-top: 3px solid #e63986;
    text-align: center;
    color: #fff;
    background: #505050;
}
#copy {
	padding: 2% 0 5%;
	margin: 0;
	text-align: center;
    font-size: 12px; 
	font-weight: normal;
    color: #fff;
    background: #000;
}
#copy  a {color: #fff;}


/* goToTop
-------------------------------------------------------------- */
.goToTop {
	margin: 2% 1% 1.5%;
}
.goToTop a{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

/* align
-------------------------------------------------------------- */
.alignright {
	margin: 0 0 0 1%;
	float: right;
}
.alignleft {
	margin: 0 1% 0 0;
	float: left;
}

/* page_navi
-------------------------------------------------------------- */
.page_navi {
	margin: 3% 0;
    font-size: 15px;
	line-height: 1;
	color: #b85a24;
}
	.page_navi span.page-numbers {
		padding: 3px 0 3px 3px;
		margin: 0 3px 3px 0;
		border: #CCC 1px solid;
		display: inline-block;
	}
	.page_navi a.page-numbers {
		padding: 5px 6px;
		margin: 0 3px 3px 0;
		/* border: #efefef 1px outset; */
		display: inline-block;
		color: #fffea4;
		background: #e63986;
	}
	.page_navi a.page-numbers:hover {
		background: #fff5db;
		color: #e63986;
        text-decoration: none;
		/* border: #efefef 1px inset; */
	}
	
	.page_navi span.current,
	.page_navi span.dots {
		border: none;
		color: #e63986;
	}

