﻿@charset "utf-8";



/* フォント
--------------------------------------------------*/
.red {
	color: #ff0000;
}
.blue {
	color: #0066CC;
}
.green {
	color: #009966;
}
.orenge {
	color: #FF3333;
}
.pink {
	color: #F69;
}
.gray {
	color: #666;
}

.bold{
	font-weight: bold;
}
.normal{
	font-weight: normal;
}


.headspace {
	margin: 0 0 5px 10px;
}
.indent01 {
	text-indent: 1em;
}



.font80 {
	font-size: 80%;
}
.font90 {
	font-size: 90%;
}
.font100 {
	font-size: 100%;
}
.font110 {
	font-size: 110%;
}
.font120 {
	font-size: 120%;
}
.font130 {
	font-size: 130%;
}
.font140 {
	font-size: 140%;
}
.font150 {
	font-size: 150%;
}
.font160 {
	font-size: 160%;
}
.font180 {
	font-size: 180%;
}
.font200 {
	font-size: 200%;
}
.font240 {
	font-size: 240%;
}


.japan_font {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}




/* スペース
--------------------------------------------------*/

.mt10 {
	margin-top: 1em;
}



/* パンくずリスト・タイトル
--------------------------------------------------*/
ol#path {
	width: 95%;
	margin: 0 auto 1em;
	font-size: 84.6%;
	line-height: 1.335;
	text-align: left;
}
ol#path li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
ol#path li a {
	padding-right: 12px;
	background: url(../img/common/path.gif) no-repeat right center;
}

/*タイトル*/
.article h2 {
	margin: 0 auto 1em;
	padding: 1em 0 0.9em 1em;
	border: solid 1px #CCCCCC;
	border-left: solid 5px #FFA8A8;
	background: url(../img/common/topback_back.jpg) repeat-x bottom;
	font-size: 130%;
	font-weight: bold;
	line-height: 140%;
}

/*ドロップシャドウ*/
.article h2 {
	box-shadow: 1px 1px 1px #CCC;
	-moz-box-shadow: 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px #CCC;
}
.article h2 {
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#CCCCCC'); zoom:1;
}

/*角丸*/
.article h2 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.stitle01 {
	background: #FF8282;
	padding: 0.8em 0 0.7em 1em;
	margin: 0 0 0.5em;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}

.stitle02 {
	margin: 0 0 0.5em 0.5em;
	color: #FF3C3C;
	font-size: 110%;
	font-weight: bold;
}
.stitle03 {
	padding: 0.5em 0 0.4em 1em;
	margin: 0 auto 1em;
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	border-left: solid 5px #FF8282;
}
.stitle04 {
	margin: 0 0 0.5em 0.5em;
	color: #FF3C3C;
	font-size: 110%;
	font-weight: bold;
}
.stitle05 {
	margin: 0 0 0.5em;
	color: #FF6565;
	font-size: 110%;
	font-weight: bold;
}





/* リスト
--------------------------------------------------*/
/*ノーマル*/
.text_box ul {
	margin-bottom: 1em;
}
.text_box ul li {
	list-style: outside disc;
	margin-left: 2em;
}

.text_box ol {
	margin-bottom: 1em;
}
.text_box ol li {
	list-style: outside decimal;
	margin-left: 2.5em;
}

dl.list {
	margin: 0 0 1em 1em;
}
dl.list dt {
	margin: 1em 0 1em;
}
dl.list dd {
	margin: 0 0 1em 1em;
}

/*abc*/
ol.abc_list {
	margin-bottom: 1em;
}
ol.abc_list li {
	list-style: outside lower-latin;
	margin-left: 2.5em;
}

/*ポイント*/
ul.point_list {
	margin-bottom: 1em;
}
ul.point_list li {
	list-style: outside url(../img/common/point_icon01.gif);
	margin-left: 1em;
}

/*リンク*/
ul.links {
}
ul.links li {
	list-style: outside url(../img/common/link_icon.gif);
	margin-left: 2em;
	line-height: 2;
}

/*左にflout*/
ul.leftlist {
}
ul.leftlist li {
	float: left;
	display: block;
	margin-right: 2em;
}




/*年月日付き*/
dl.month {  
    width: 640px;
    padding: 10px;  
    overflow: hidden;
}  
dl.month dt {  
    float: left;
    margin-left: 10px;
    padding: 10px 0 10px 15px;
    text-align: right;
    background: url(../img/common/point02.jpg) no-repeat 2px 1.4em;
}  
dl.month dd {  
    padding: 10px 0 10px 100px;
}


dl.month02 {
    padding: 10px;  
    overflow: hidden;
}  
dl.month02 dt {  
    float: left;
    margin-left: 10px;
    padding: 10px 0 10px 15px;
    text-align: right;
    background: url(../img/common/point02.jpg) no-repeat 2px 1.2em;
	/*border-bottom: dotted 1px #DDD;*/
}  
dl.month02 dd {  
    padding: 10px 0 10px 110px;
	border-bottom: dotted 1px #BEBEBE;
}

/*リストの画像を左右に*/
.imglr {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px;
}

.imglr ul {
	position: relative;
	left: 50%;
	float: left;
}

.imglr ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 10px 0 0;
}



/*写真*/
dl.photo dt {
	margin: 0 auto 5px;
}
dl.photo dd {
	margin: 0 auto 1.5em;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}




/* 本文
--------------------------------------------------*/
.text_box {
	width: 95%;
	margin: 0 auto 1.5em;
	overflow: hidden;
}

.article {
	text-align: left;
}

.text_box p {
	margin-top: 0;
	padding-top: 0;
}
.text_box li {
	margin-bottom: 0.5em;
}

/*2カラム*/
.column_left {
	width: 48%;
	float: left;
	display: block;
	overflow: hidden;
}
.column_right {
	width: 48%;
	float: right;
	display: block;
	overflow: hidden;
}

@media screen and (max-width:648px){

.column_left {
	width: 98%;
	float: none;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.column_right {
	width: 98%;
	float: none;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

}

/*色付きbox*/
.color_box01 {
	background: #C6D7E8;
	padding: 0.5em 0.5em 0;
	margin: 0 auto 1em;
}



/*写真*/
.photo_right {
	float: right;
	display: block;
	overflow: hidden;
	padding: 10px;
	margin: 0 0 0 10px;
	text-align: center;
}

.photo_left {
	float: left;
	display: block;
	overflow: hidden;
	padding: 10px;
	margin: 0 10px 0 0;
	text-align: center;
}

.photo_center {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.photo_right dt {
	margin: 0 0 5px;
}

.photo_left dt {
	margin: 0 0 5px;
}

.photo_center img {
	margin: 0 5px 0;
}


/*Table用ボックス*/
.tablebox {
	width: 95%;
	margin: 0 auto 1em;
	overflow: hidden;
}

.tablebox table {
	width: 98%;
	margin: 5px auto 10px;
	border-collapse: collapse;
	border: 1px solid #999;
	font-size: 100%;
}
.tablebox table th {
	padding: 8px;
	border-collapse: collapse;
	border: 1px solid #999;
}
.tablebox table td {
	padding: 8px;
	border-collapse: collapse;
	border: 1px solid #999;
}

/*表内中央ぞろえ*/
.textcenter th {
	text-align: center;
}
.textcenter td {
	text-align: center;
}

.prof table th {
	background: url(../img/common/prof_back.gif) repeat-x top;
}








/* 共通
--------------------------------------------------*/
/*文字ぞろえ*/
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}

/*外部リンク*/
#contents a[href^="http"]	{ 
	background: url(../img/common/site_icon.png) no-repeat right center;
	padding-right: 0.8em;
	margin-right: 0.5em;
}
#contents a[href^="http://network-way.com/"] {
	background:none;
	padding-right:0;
	margin-right:0;
}

/*PDF*/
a[href$=".pdf"]	{ 
	background: url(../img/common/pdf_icon_mini.jpg) no-repeat left center;
	padding-left: 1.5em;
	margin-left: 0;
}
* html a.pdf{ 
	background: url(../img/common/pdf_icon_mini.jpg) no-repeat left center;
	padding-left: 1.3em;
	margin-left: 0;
}

/*ページトップ*/
#page {
	float: right;
	display: block;
	background: url(../img/top/topics_title_bg.jpg) bottom repeat-x;
	border: solid 1px #999999;
	text-align: center;
	padding: 0.5em 1em;
	font-size: 80%;
}
#page {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#page a {
	color: #000000;
}


/* ページ送り
--------------------------------------------------*/
ul.page_list {
	text-align: center;
}
ul.page_list li {
	display: inline-block;
	/zoom:1;
	width: 2em;
	margin: 0 2px;
}
ul.page_list li a {
	display: block;
	background: #EEEEEE;
	border: solid 1px #999999;
	padding: 0.3em 0;
}
ul.page_list li a:hover {
	background: #D6D6D6;
}


/* ライン
--------------------------------------------------*/
.border_under {
	border-bottom: 1px solid #BFD1D5;
}
.border_top {
	border-top: 1px solid #BFD1D5;
}

/*ドット*/
.dotborder_under {
	border-bottom: 1px dotted #BFD1D5;
}
.dotborder_top {
	border-top: 1px dotted #BFD1D5;
}




/* イメージ画像
--------------------------------------------------*/
.imgright {
	float: right;
	margin: 0 0 10px 10px;
}
.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}



/* フォームimput
--------------------------------------------------*/
.input_a {
	width: 90%;
}
.input_b {
	width: 80%;
}
.input_c {
	width: 60%;
}
.input_d {
	width: 40%;
}
.input_e {
	width: 220px;
}
.input_f {
	width: 200px;
}

.input_left {
	margin-left: 5px;
}

/*お問い合わせフォーム用*/
.input_name {
	width: 15em;
}
.input_number {
	width: 5em;
}
.input_address {
	width: 20em;
}
.input_tel {
	width: 10em;
}
.input_email {
	width: 80%;
}
.input_text {
	width: 90%;
}
.input_clear {
	width: 6em;
}



/* 背景イメージ
--------------------------------------------------*/
/*イメージ*/
.backimage01 {
	background: url(../img/common/backtree01.gif) no-repeat right bottom;
}


/* css3
--------------------------------------------------*/
/*グラデーション*/
#box {
	background-image: -moz-linear-gradient(
	top, #f60, #ff0
	);
	background-image: -webkit-gradient(
	linear, left top, left bottom,
	color-stop(0, #f60), color-stop(50%, #f90), color-stop(100%, #ff0)
	);
}
#box {
	filter: progid:DXImageTransform.Microsoft.gradient
	(startColorStr='#ff6600',EndColorStr='#ffff00');
}

/*ドロップシャドウ*/
#drop {
box-shadow: 5px 5px 5px #666;
-moz-box-shadow: 5px 5px 5px #666;
-webkit-box-shadow: 5px 5px 5px #666;
}
#drop {
filter:progid:DXImageTransform.Microsoft.Shadow
(Strength=7, Direction=135, Color='#666666'); zoom:1;
}

/*角丸*/
#box {
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}

/* Google Maps */

.ggmap {
position: relative;
padding-bottom: 50%;
padding-top: 30px;
padding-left:5%;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
margin:0 auto;
width: 90%;
height: 75%;
}


/* キャンペーン */

.camp h3 {
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	line-height:40px;
	background: url(../img/temp/camp_titlebg.jpg) repeat-x;
	color:#11924C;
	height:40px;
	margin-bottom:1em;
	border-left: 1px solid #D4D5D9;
	border-right: 1px solid #D4D5D9;

}

