@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%;
    padding: 0 0 2%;
    margin: 0 auto 10px;
}
.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: 20%;
    height: 24px;
    padding: 2px; 
    line-height: 1;
    color: #fff;
    border:none;
    background: #1c9fd0;
    font-family: 'Helvetica Neue','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}  
.searchform #searchsubmit:hover {background: #e4c288; cursor: pointer;}


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

img {
	max-width: 100%;
	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: #fff 1px solid;
}

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

/* body
-------------------------------------------------- */
body{
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 1px;
	color: #3a2323;
	position: relative;
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, sans-serif;
    background: #efce9a url(images/bg.jpg) 0 0 repeat-x;
}



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

#wrapperContents {
	margin: 0 auto 10px;
    background: url(images/header.png) 50% 0 no-repeat;
}

.discription {
    padding: 0;
    margin: 0 0 0 10px;
    color: #1c9fd0;
    font-size: 10px; 
    line-height: 1.4;
    text-shadow: none;
    border: none;
    text-align: left;
    background: none;
}

h1 {
	padding: 0;
	margin: 0 0.5% 0;
	color: #fff;
	line-height: 1.4;
	font-weight: normal;
    font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro W3';
}
	h1.title {
        padding: 1%;
        margin: 1% 0;
        font-size: 18px;
        text-align: left;
        border-radius:			3px;
        -moz-border-radius:		3px;
        -webkit-border-radius:	3px;
        background: url(images/title.png) 0 0 repeat;
    }

    h1.text,
    section h1,
    h2 {
    	padding: 10px 0 10px 35px;
        margin: 1% 0.5%;
        font-size: 14px;
        border-radius:			3px;
        -moz-border-radius:		3px;
        -webkit-border-radius:	3px;
        text-align: left;
        font-weight: normal;
        border-bottom: #1c9fd0 2px solid; 
        font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro W3';
        background: #b2d5e7 url(images/h1.png) 5px center no-repeat;
    }
    h1.text a {
        color: #fff;
    }

	
h3 {
	padding: 1%;
	margin: 0 0.5% 1%;
	font-size: 14px;
    color: #1c9fd0;
	line-height: 1.5;
    border-bottom: #1c9fd0 2px solid;
}

a {
	color: #1c9fd0;
	text-decoration: none;
}
	a:hover { color: #161e4c; text-decoration: underline;}
    a.catt {
    	padding: 5px 0 5px 23px;
        margin: 5px 0 0;
        line-height: 1;
        font-weight: bold;
        display: block;
    	color: #1c9fd0;
		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: #1c9fd0;
        font-size: smaller;
        border-radius:			6px;
        -moz-border-radius:		6px;
        -webkit-border-radius:	6px;
		background: #e1e1e1 url(images/more.png) 7px center no-repeat;
    }

/* #contents_Main-------------------------------------------------------------- */
#contents_Main {
    margin: 0.5% auto 0;
    background: url(images/mainbg.png) 0 0 repeat;
}
    #contents_Main br {
        height: 1px;
    }
    #contents_Main ul {
    	width: 890px;
        padding: 0;
        margin: 0 auto;
    }
    #contents_Main ul li {
        margin: 2px 5px 2px 0;
        float: left;
    }
        #contents_Main li a {
            padding: 12px 8px 10px 25px;
            display: block;
            font-weight: bold;
            font-size: 14px;
            line-height: 1.3;
            color: #fcffc7;
            letter-spacing: 0.06em;
            border: 1px solid #fff;
            background: #cb4757 url(images/mark.png) 8px center no-repeat;
        }
        #contents_Main ul li a:hover {
            border: 1px solid #fff;
            color: #55332e;
            text-decoration: none;
            text-shadow: 0 -1px 2px #fff, 0 1px 2px #fff, -1px 0 2px #fff, 1px 0 2px #fff,
                         0 -1px 8px #fff, 0 1px 8px #fff, -1px 0 8px #fff, 1px 0 8px #fff,
                         0 -1px 2px #fff, 0 1px 2px #fff, -1px 0 2px #fff, 1px 0 2px #fff; 
            background: url(images/arr02.png) 8px center no-repeat;
        }
        #contents_Main li.current-menu-item a {
            color: #fff;
            background: #cb4757 url(images/mark.png) 8px center no-repeat;
        }

/* #contents
-------------------------------------------------------------- */
#contents {
    max-width: 840px;
    padding: 0;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
    /* border-right: #3a281e 3px solid;
    border-left: #3a281e 3px solid;*/
}
    #s102 {
        width: 70%;
        padding: 1%;
        margin: 0 0 0 0.5%;
        border-radius:			3px;
        -moz-border-radius:		3px;
        -webkit-border-radius:	3px;
        float: right;
        background: url(images/m_bg.png) 0 0 repeat;
    }
	#sidemenu_Area {
        width: 26%;
        float: left;
    }

/* textBox
-------------------------------------------------------------- */
.thum_box img{
    width: 152px;
    margin: 0 10px 3px 0;
	float: left;
}

/* 要素
-------------------------------------------------------------- */
section {
	padding: 2% 0;
	margin: 0 0 1%;
    border-bottom: #fff 1px solid;
}

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

.str {
    width: 130px;
    margin: 0 0 3px 0;
	float: left;
}

/* sidemenu_Area-------------------------------------------------------------- */
#sidemenu_Area {
	padding: 0 0 1%;
    margin: 1% 0.5% 0 0;
    list-style: none;
    line-height: 1.4;
    font-size: 12px;
    color: #fff;
}

#sidemenu_Area h1 {
    padding: 5% 1%;
    margin: 1% 0.5%;
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    border: none;
    border-radius:			3px;
    -moz-border-radius:		3px;
    -webkit-border-radius:	3px;
    background: #28646f;
}
#sidemenu_Area h2 {
    padding: 5% 1%;
    margin: 1% 0;
    text-align: left;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    border: none;
    border-radius:			3px;
    -moz-border-radius:		3px;
    -webkit-border-radius:	3px;
    background: #28646f;
}
	
#sidemenu_Area ul {
    padding: 0;
	margin: 0 0 20px;
    border-radius:			3px;
    -moz-border-radius:		3px;
    -webkit-border-radius:	3px;
    box-shadow: 0 5px 4px rgba(0,0,0,0.1);
}

#sidemenu_Area ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fff));
	background: linear-gradient(#f1f1f1, #fff);
}
    
#sidemenu_Area ul a {
	margin: 0;
	padding: 10px 5px 10px 35px;
	background-repeat: no-repeat;
	background-position: 5px center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #efefef;
	text-decoration:none;
	display: block;
	color: #1c9fd0;
	background-image: url(images/point.png);
}
    
#sidemenu_Area ul.sub-menu a {
	color: #fefff4;
}
    
#sidemenu_Area ul a.dcjq-parent  {
	background: url(images/point.png) 4px center no-repeat;
	font-weight: bold;
}
    
#sidemenu_Area ul a.dcjq-parent.active {
	background: url(images/point.png) 4px center no-repeat;
}
    
#sidemenu_Area ul a:hover {
	color: #161e4c;
}



/* copy
-------------------------------------------------------------- */
#copy {
	padding: 0.5% 0;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
    color: #aa7565;
    /*border-radius:			3px;
    -moz-border-radius:		3px;
    -webkit-border-radius:	3px;*/
    background: #fff;
}
#copy  a {color: #aa7565;}

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

/* align
-------------------------------------------------------------- */
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* page_navi
-------------------------------------------------------------- */
.page_navi {
	margin: 3% 0;
	line-height: 1;
	color: #7f7f7f;
}
	.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: 4px 5px;
		margin: 0 3px 3px 0;
		border: #efefef 1px outset;
		display: inline-block;
		font-weight: bold;
		color: #fffea4;
		border-radius:			6px;
		-moz-border-radius:		6px;
		-webkit-border-radius:	6px;
		background: #72ab56;
	}
	.page_navi a.page-numbers:hover {
		background: #fffea4;
		color: #068618;
		border: #efefef 1px inset;
	}
	
	.page_navi span.current,
	.page_navi span.dots {
		border: none;
		color: #068618;
		font-weight: bold;
	}

