@charset "shift-JIS";

/* ブラウザ初期設定値のリセット */

body {
	margin:0px; /* ページ全体のmargin */
	padding:0px; /* ページ全体のpadding */
	letter-spacing: 1px;	
}

h1, h3, ul, li, p, span, tr, td {
	margin: 0;
	padding:0;
	font-size: 12px;
	line-height:130%;
	color: #CCCCCC;
}

h4 {
	margin: 0;
	padding:5px 0 0 0;
	font-size: 12px;
	color: #333333;
}

a:link {
	COLOR: #CCCCCC; TEXT-DECORATION: underline
}
a:visited {
	COLOR: #CCCCCC; TEXT-DECORATION: underline
}
a:active {
	COLOR: #CCCCCC; TEXT-DECORATION: underline
}
a:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}
	
/* 基本設定　*/

* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

li {
	list-style-type:none;
	}


hr {
	display:none;
}

/* divのfloat解除　*/

.clear {
	clear: both;
}
	
/* 背景の設定　*/

body {
	background-color:#000000;
	}
	

/* 以下、mainページの設定　*/


/* 全項共通の見出し設定　*/

h2 {
	font-size:16px;
	color:#FFFFFF;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:solid 1px;
 	border-left:solid 5px;
	border-color:#FF0000;
	width:755px;
}

/* 一番外側のdiv　*/

#container {
	width:780px;
	background:#000000;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-align:left;
	padding:0 0 10px 0;
	}

/* TOPバナー　*/

#top {
	}

#top span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

#top2 {
	padding:0 0 240px 0;
	background-image:url(img/title03.gif);
	width:750px;
	}

#top2 span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

/* ナビゲーション　*/

#navi {
	background: url(img/navi.jpg) repeat-x;
	}

#navi li {
	float:left;
	display:inline;
	}
	
#navi li a {
	width:130px;
	display:block;
	padding-bottom: 75px;
	}

#navi span {
	position:absolute;
	display:block;
	left:-999px;
	overflow:hidden;
	}

.jurtitle {
	background:url(img/title.jpg) no-repeat;
	}
.toppage {
	background:url(img/top.jpg) no-repeat;
	}
	
.curriculum {
	background:url(img/curriculum.jpg) no-repeat;
	}

.works {
	background:url(img/works.jpg) no-repeat;
	}

.aboutus {
	background:url(img/aboutus.jpg) no-repeat;
	}

.contact {
	background:url(img/contact.jpg) no-repeat;
	}


/* メニュー：リスト（項目） */
.menu {
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding-left:5px;
}

/* メニュー：リンク */
.menu li a {
	line-height:180%;
}

.menu img {
	margin-top: 5px;
}

.textarea {
	width: 550px;
	height: 60px;
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	overflow-y: scroll;
	padding: 2px;
	margin-bottom: 10px;
}

/* 2カラムをまとめるBOX　*/

.wrapper {
	background:#000000;
	clear:both;
	padding: 20px 10px 0 10px;
	color:#FFFFFF;
	font-size:12px;
	}

.wrapper p{
	clear:both;
	color:#FFFFFF;
	padding-bottom:20px;
	}

/* 左カラム　*/

.alpha {
	float:left;
	display:inline;
	overflow:hidden;
	width:160px;
	}
	
/* 右カラム　*/

.beta{
	float:right;
	display:inline;
	overflow:hidden;
	width:550px;
	}

/* top2カラムまとめるBOX */

.top_wrapper {
	background:#000000;
	clear:both;
	padding: 20px 0px 0 0px;
	}

/* top左カラム　*/

.top_alpha {
	float:left;
	display:inline;
	overflow:hidden;
	width:500px;
	}

.top_alpha img{
	border-color:#333333;
	}

/* top右カラム　*/

.top_beta{
	margin-left:20px;
	float:right;
	display:inline;
	overflow:hidden;
	width:260px;
	}

.top_beta p{
	font-size:14px;
	color:#FFFFFF;
	line-height:100%;
	}

.wrapper strong{
	font-size:14px;
	color:#FFFFFF;
	}

/* 概要左カラム　*/

.aboutus_alpha {
	float:left;
	display:inline;
	overflow:hidden;
	width:162px;
	}

.aboutus_alpha img{
	border:1px;
	border-color:#333333;
	}

/* 概要右カラム　*/

.aboutus_beta{
	margin-left:20px;
	float:left;
	display:inline;
	overflow:hidden;
	width:500px;
	}

.aboutus_beta p{
	font-size:14px;
	color:#FFFFFF;
	line-height:100%;
	}

.wrapper strong{
	font-size:14px;
	color:#FFFFFF;
	}

/* whatsnew */

.whatsnew {
	color:#ffffff;
	width:260px;
	text-align:left;
}


/* 左上カラムの「entry」ボックス　*/

.entry {
	width: 550px;
	padding-bottom: 18px;
	}

.entry img {
	float:right;
	border:1px solid #999999;
}

.entry p {
	margin-top: 5px;
}

/* 左上カラムのボックス　*/

.entry2 {
	width: 550px;
	}


.entry2 p {
	margin-top: 5px;
}

/* ジャンル別2カラムをまとめるBOX　*/

.deaisite {
	background:#FFFFFF;
	clear:both;
	margin-top: 10px;
	}

	
/* ジャンル別左カラム　*/

.deaisiteleft {
	float:left;
	display:inline;
	overflow:hidden;
	width:122px;
	}
.deaisiteleft img {
	border: 1px solid #999999;
	}	

/* ジャンル別右カラム　*/

.deaisiteright {
	float:right;
	display:inline;
	overflow:hidden;
	width:408px;
	padding: 0px 0px 0 0px;
	}

.deaisiteright img {
	margin-top: 3px;
	}

.deaisiteright strong {
	color:#003366;
	}

.deaisiteright2 {
	float:right;
	display:inline;
	overflow:hidden;
	width:408px;
	padding: 0px 0px 0 0px;
	}

.deaisiteright2 img {
	margin-top: 3px;
	}

.deaisiteright2 strong {
	color:#CC0000;
	}


/* guideline用 */

.guideline_{
	width:780px;
}

/*　guideline左カラム　*/

.guideline_left {
	float:left;
	display:inline;
	overflow:hidden;
	width:150px;
	height:40px;
	text-align:left;
	line-height:150%;
	}

.guideline_left a {
	font-size: 10pt;
	font-weight: bold;
	}

.guideline_left img {
	border:1px solid #CCCCCC;
	}

.guideline_left strong {	
	font-size: 14px;
}
/* guideline右カラム　*/

.guideline_right {
	float:left;
	display:inline;
	overflow:hidden;
	width:550px;
	height:40px;
	padding: 0px 0px 0 20px;
	}

.guideline_right p {
	padding:0px 0 0 5px;
	font-size:12px;
	line-height:125%;
	}

.guideline__url{
	margin:10px 0 10px 0;
}

.guideline__bot{
	text-align:center;
}
/*　フッター部　*/



/*　フッター部　*/

#footer {
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #CCCCCC;
}

#footer li{
	display:inline;
	border-right:1px solid #666666;
	padding:0px 5px 0 5px;
}

#footer .listlast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-style: normal;
	margin-top: 10px;
	font-size: 12px;
}
.alpha .entry4 {
	padding-bottom: 19px;
}
