@charset "Shift_JIS";

/* structure */
body {
	text-align: center;
	margin: 10px auto;
	padding: 0;
	color: #333333;
	background: url(../imgs/body-bg.gif);
	font: 12px/18px Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3";
}
#container {
width: 780px;
color: #333333;
background: #FFFFFF url(../imgs/mcontent-bg.gif) top repeat-y;
margin: 5px auto;
text-align: left;
}

/* link */
a{
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3";
}
a:hover{
color: #663333;
text-decoration: underline;
}
a:visited, a:active, a:focus{
color:#330033;
}


a img {border: none;}


/* header01 */
#header01 {
position: relative;
margin:0 auto;
color: #000000;
width: 780px;
height: 90px;
text-align: left;
background: #FFFFFF url(../imgs/header-bg01.jpg) no-repeat top left;
}

#logo{ 
 position: relative;
 top: 0px;
 left: 0px;
 width: 350px;
 float: left;
}
#header01 h1 a { display:block;
margin:0 auto; /* センタリングする場合 */
height:90px; /* タイトルの高さ */
width:780px; /* タイトル部の横幅 */
background: #FFFFFF url(../imgs/header-bg01.jpg) no-repeat top left;
}
#header01 h1 span { display:none; }

/* header02 */
#header02 {
position: relative;
margin:0 auto;
color: #000000;
width: 780px;
height: 90px;
text-align: left;
background: #FFFFFF url(../imgs/header-bg02.jpg) no-repeat top left;
}

#logo{ 
 position: relative;
 top: 0px;
 left: 0px;
 width: 350px;
 float: left;
}
#header02 h1 a { display:block;
margin:0 auto; /* センタリングする場合 */
height:90px; /* タイトルの高さ */
width:780px; /* タイトル部の横幅 */
background: #FFFFFF url(../imgs/header-bg02.jpg) no-repeat top left;
}
#header02 h1 span { display:none; }

/* header03 */
#header03 {
position: relative;
margin:0 auto;
color: #000000;
width: 780px;
height: 90px;
text-align: left;
background: #FFFFFF url(../imgs/header-bg03.jpg) no-repeat top left;
}

#logo{ 
 position: relative;
 top: 0px;
 left: 0px;
 width: 350px;
 float: left;
}
#header03 h1 a { display:block;
margin:0 auto; /* センタリングする場合 */
height:90px; /* タイトルの高さ */
width:780px; /* タイトル部の横幅 */
background: #FFFFFF url(../imgs/header-bg03.jpg) no-repeat top left;
}
#header03 h1 span { display:none; }

/* header04 */
#header04 {
position: relative;
margin:0 auto;
color: #000000;
width: 780px;
height: 90px;
text-align: left;
background: #FFFFFF url(../imgs/header-bg04.jpg) no-repeat top left;
}

#logo{ 
 position: relative;
 top: 0px;
 left: 0px;
 width: 350px;
 float: left;
}
#header04 h1 a { display:block;
margin:0 auto; /* センタリングする場合 */
height:90px; /* タイトルの高さ */
width:780px; /* タイトル部の横幅 */
background: #FFFFFF url(../imgs/header-bg04.jpg) no-repeat top left;
}
#header04 h1 span { display:none; }

/* header05 */
#header05 {
position: relative;
margin:0 auto;
color: #000000;
width: 780px;
height: 90px;
text-align: left;
background: #FFFFFF url(../imgs/header-bg05.jpg) no-repeat top left;
}

#logo{ 
 position: relative;
 top: 0px;
 left: 0px;
 width: 350px;
 float: left;
}
#header05 h1 a { display:block;
margin:0 auto; /* センタリングする場合 */
height:90px; /* タイトルの高さ */
width:780px; /* タイトル部の横幅 */
background: #FFFFFF url(../imgs/header-bg05.jpg) no-repeat top left;
}
#header05 h1 span { display:none; }

/* contents */

#content {
	margin: 0;
	text-align: left;
	width: 780px;
	clear: both;
	position: relative;
	padding: 0px;
}
#university {
	position: relative;
	margin: 0;
	color: #000000;
	width: 780px;
	height: 95px;
	background: #FFFFFF url(../imgs/university-bg.gif) top center no-repeat;
	text-align: left;
	padding: 0px;
}
#top {
position: relative;
margin: 0;
color: #000000;
width: 780px;
height: 95px;
background: #FFFFFF url(../../imgs/top-bg.jpg) top center no-repeat;
text-align: left;
}

#uniname {
	margin: 0;
	padding-top: 15px;
	text-align: left;
	float: left;
	padding-left: 30px;
	width: 500px;
}
#uniname h1 {
	color: #000000;
	margin-left: 5px;
	text-align: left;
	font-size: 18px;
	line-height:18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
.en {
	font-size:14px;
	color:#666666;
	line-height: 22px;
}
.ja {
font-size:12px;
color:#666666;
}
#uniname h2 {
margin-left: 25px;
text-align: left;
font-size: 12px;
font-weight: bold;
}
#hp {
	position:relative;
	color: #000000;
	width: 300px;
	text-align: left;
	font-size: 12px;
	background: #FFFFFF url(../imgs/hp.gif) left center no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#university p {
top: -10px;
margin-left: 40px;
color: #000000;
font-size: medium;
}
#brochure {
float: right;
margin-top: 20px;
margin-right: 30px;
color:#000000;
text-align: right;
}

/* Sdsuali */
#uninameSdsuali {
	position: relative;
	margin: 0;
	padding-top: 15px;
	text-align: left;
	float: left;
	padding-left: 30px;
}
#uninameSdsuali h1 {
color: #000000;
margin-left: 5px 0;
text-align: left;
font-size: 18px;
line-height:18px;
font-weight: bold;
}
#brochureSdsuali {
float: right;
margin-top: 20px;
margin-right: 20px;
width: 300px;
color:#000000;
}


#brochure h2{
margin: 3px 10px;
padding: 0;
font-size: small;
text-align: right;
}
#brochur img {
vertical-align: bottom;
}

#brochure2 {
	float: right;
	margin-right: 30px;
	width: 150px;
	color:#000000;
	text-align: right;
	padding: 5px;
}
#brochure2 h2{
margin: 3px 10px;
padding: 0;
font-size: small;
text-align: right;
}
#brochure2 img {
vertical-align: bottom;
}

#delimita {
position:relative;
padding: 0 30px 3px 30px;
width: 720px;
color:#000000;
text-align: left;
background: #FFFFFF;
}


/* main */
#main {
	float: right;
	color: #330000;
	background: transparent;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#main h1 {
margin: 0;
font-size: 14px;
margin: 3px 10px;
}
#main p {
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}
#main h2 {
margin: 0px;
padding: 0;
font-size: 14px;
}
#main h2 img {
vertical-align: bottom;
}
#main h3 {
	margin: 0px;
	color: #009999;
	font-size: 14px;
	background: transparent url(../imgs/4square.gif) no-repeat left center;
	padding: 10px 0px 10px 25px;
}
#main ul{
	list-style-type: square;
	font-size: 12px;
	color:#993300;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#program {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	color:#993300;
	border-style: dotted;
	border-color: #663333;
	border-width: thin;
	background: #F3F3F9;
	width: 430px;
}
#program ul{
list-style-image: url(../imgs/p-listicon.gif);
}
#program li{
margin: 0 0 12px 0;
}



/* sub */
#sub {
	float: left;
	color: #003366;
	background: transparent url(../imgs/mcontent-bg.gif);
	margin: 0px;
	padding: 0px 0px 0px 30px;
	width: 220px;
	position: relative;
}
#dataphoto {
text-align: center;
margin: 8px 0;
width: 220px;
background: transparent;
}
#data {
	margin: 0px;
	width: 220px;
	background: transparent;
	padding: 0px;
}

#data table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}
#data th {
font-size: 12px;
color: #990000;
font-weight: bold;
text-align: right;
padding: 2px;
border-bottom: 1px dotted #990000;
}
#data td {
font-size: 12px;
color: #990000;
padding: 2px;
border-bottom: 1px dotted #990000;
}
#pr {
	margin: 0px;
	text-align: center;
	background: transparent;
	padding: 0px;
}

#contact {
	margin: 0px;
	background: transparent;
	padding: 0px;
}

#contact table {
border-collapse: collapse;
border-spacing: 0;
}
#contact th {
font-size: 12px;
color: #990000;
font-weight: bold;
text-align: right;
padding: 2px;
border-bottom: 1px dotted #990000;
}
#contact td {
font-size: 12px;
line-height: 14px;
color: #990000;
padding: 2px;
border-bottom: 1px dotted #990000;
}

#content-btm {
clear: both;
margin: 0;
color: #000000;
background: #FFFFFF;
width: 780px;
height: 20px;
background: #FFFFFF url(../imgs/content-btm.gif) bottom no-repeat;
text-align: left;
}

/* footer */
#footer {
clear: both;
text-align: right;
margin: 10px auto;
width: 780px;
color: #666666;
font-size:10px;
background: #FFFFFF;
}
#copyright {
position: relative;
margin-right: 20px;
}

#navi {
text-align:left;
margin: 20px 0 0 30px;
width: 220px;
}


/* ローカルnavi */
#lnavi {
margin: 0;
padding: 0;
}
#lnavi ul{
 margin: 10px 0;
 padding: 0;
 list-style: none;
}
#lnavi li,#lnavi a{
 display: block;
 width: 220px;
 overflow: hidden;
 }
#lnavi li{
 text-indent: -9999px;
}
#lnavi a{
 text-decoration: none;
 color: #0066cc;
 background: url(../imgs/lnavi.gif) no-repeat;
}
#n001 a{
height: 45px;
background-position:0 0;
}
#n002 a{
height: 44px;
background-position:0 -45px;
}
#n003 a{
height: 44px;
background-position:0 -89px;
}
#n004 a{
height: 44px;
background-position:0 -133px;
}
#n005 a{
height: 44px;
background-position:0 -177px;
}
#n006 a{
height: 44px;
background-position:0 -221px;
}

#n001 a:hover{
height: 45px;
background-position:-220px 0;
}
#n002 a:hover{
height: 44px;
background-position:-220px -45px;
}
#n003 a:hover{
height: 44px;
background-position:-220px -89px;
}
#n004 a:hover{
height: 44px;
background-position:-220px -133px;
}
#n005 a:hover{
height: 44px;
background-position:-220px -177px;
}
#n006 a:hover{
height: 44px;
background-position:-220px -221px;
}

#lnavi li.m001-on{
height: 50px;
background-position:-220px 0;
}
#lnavi li.m002-on{
height: 45px;
background-position:-220px -50px;
}
#n003-on{
height: 44px;
background-position:-220px -95px;
}
#lnavi li.m004-on{
height: 44px;
background-position:-220px -139px;
}
#methodnav li.m005-on{
height: 44px;
background-position:-220px -183px;
}
#methodnav li.m006-on{
height: 35px;
background-position:-220px -227px;
}
#methodnav li.m007-on{
height: 36px;
background-position:-220px -261px;
}

#ad {
position: relative;
margin: 15px 15px;
width: 200px;
background: transparent;
text-align: center;
}
#ad p{
position: relative;
margin: 15px 8px;
width: 200px;
background: transparent;
text-align: center;
}
#main img.inset {
	margin: 10px;
	float: right;
}
#container #content #main p.ja {
	color: #666666;
	padding: 10px 20px 10px 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin: 10px;
}
