﻿@charset "UTF-8";

/* ▼▼▼ お品書き
=====================================*/
.title_box + .kome {
	width: 960px;
	padding: 10px 0 0;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	}
.nav ul {
	margin: 30px 0;
	overflow: hidden;
	}
	.nav ul li {
		float: left;
		width: 146px;
		border: 1px solid #999;
		margin-right: 14px;
		}
	.nav ul li:last-child {margin-right: 0;}
		.nav ul li a {
			display: block;
			height: 32px;
			background: url(img/arrow.png) no-repeat 128px center;
			line-height: 32px;
			text-align: center;
			}
		.nav ul li a:hover {text-decoration: none;}

h3,.name02,h4,.kind {
	font-size: 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	}
h3.name {
	color: #990000;
	margin: 20px 0;
	}
.name02 {
	background: url(img/square.png) no-repeat center top;
	padding-top: 15px;
	margin-top: 10px;
	color: #990000;
	}
	.txt {
		width: 650px;
		margin: 0 auto;
		line-height: 2;
		overflow: hidden;
		}
.caution,
table .info {
	border: 1px solid #666;
	padding: 5px 0;
	margin: 0 auto 20px;
	text-align: center;
	}
		
.box1 {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	}		
.box2 {
	margin-bottom: 50px;
	overflow: hidden;
	}
.box2.line {
	border-top: 1px dotted #666;
	padding-top: 50px;
	margin-top: 30px;
	}
	.box2 li {
		float: left;
		width: 460px;
		margin: 0 40px 40px 0;
		}	
	.box2 li:nth-child(2n) {margin-right: 0;}
		.box2 li .txt {width: inherit;}	
		
.detail {
	background: url(img/bg.png);
	padding: 30px 65px;
	margin-bottom: 50px;
	overflow: hidden;
	}	
	.detail h3 {
		margin-bottom: 10px;
		font-size: 24px;
		font-weight: normal;
		text-align: center;
		}	
		.detail .caution {width: 660px;}
		.detail table {
			width: 830px;
			}
			.detail table td {
				width: 405px;
				border-bottom: 1px dotted #666;
				padding: 15px 0;
				line-height: 2;
				}
			.detail table tr > td:nth-child(1) {padding-right: 10px;}
			.detail table tr > td:nth-child(2) {padding-left: 10px;}
			.detail table td h4 {margin-bottom: 10px;}
			table .info {
				padding: 10px;
				text-align: left;
				}
		.detail ul.list {overflow: hidden;}
		.detail ul.list.line {
			border-bottom: 1px dotted #666;
			padding-bottom: 20px;
			margin-bottom: 20px;
			}
			.detail ul.list li {
				float: left;
				width: 19%;
				margin: 0 1% 10px 0;
				padding-left: 1em;
				text-indent: -1em;
				}
			.detail ul.list.col2 li {
				width: 49%;
				margin: 0 1% 10px 0;
				}
						
#m02 + .caution {width: 410px;}		
/*
.kind {
	width: 700px;
	margin: 0 auto 50px;
	overflow: hidden;
	}	
	.kind li {
		float: left;
		width: 280px;
		text-align: left;
		}	
	.kind li:nth-child(1),
	.kind li:nth-child(3n+1) {width: 140px;}
*/
.kind{
	float: left;
	margin: 0 65px 50px 0;
	}
	.kind li{
		text-align: left;
		}
		
.link {
	margin: 10px 0 20px;
	text-align: center;
	}	
	.link a {text-decoration: underline;}
	.link a:hover {text-decoration: none;}	
		
.course {
	width: 480px;
	margin: 0 auto 50px;
	line-height: 2;
	overflow: hidden;
	}	

#m06 + p {
	margin-bottom: 20px;
	text-align: center;
	}
.box3 {
	margin-bottom: 50px;
	overflow: hidden;
	}	
	.box3 li {
		float: left;
		width: 280px;
		margin: 0 60px 0 0;
		line-height: 2;
		overflow: hidden;
		}	
	.box3 li:nth-child(3n) {margin-right: 0;}
		
		
		
		
		