@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



#head {
	line-height: 26px;
	background-image: url(image/header.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 900px;
	font-size: 12px;
	color: #333333;
}

#header #logo {
	height: 85px;
	width: 458px;
	float: left;
}

#header #jimin {
	height: 37px;
	width: 440px;
	float: right;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px;
}

#header #headtext {
	font-size: 12px;
	color: #333333;
	height: 15px;
	width: 280px;
	float: right;
	text-align: right;
}

#header #headtext a {
	text-decoration:none;
	color:#999999;
}

#header #headtext a:hover {
	text-decoration:underline;
	color:#333333;
}


#header {
	height: 85px;
	width: 900px;
	background-color: #FFFFFF;
}

#menu li {
	float: left;
	height: 41px;
}

#menu {
	height: 41px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4529;
}

* html #menu {
	margin-top: -8px;
}


#mainphoto {
	height: 400px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4529;
}

#titile {
	height: 30px;
	width: 600px;
	font-size: 16px;
	line-height: 30px;
	color: #FF4529;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4529;
}

#title1_text {
	height: 165px;
	width: 335px;
	font-size: 13px;
	line-height: 20px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

#title1_photo {
	height: 182px;
	width: 245px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}

#box1 {
	width: 605px;
	height: 240px;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F4F3EC;
}

#box2 {
	width: 605px;
	height: 400px;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F4F3EC;
}

#news  {
	width: 570px;
	color: #400000;
	font-size: 13px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}

#news li {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
    display: inline-block;   
    padding-left: 17px;   
    background: url(image/topicshead.gif) no-repeat 0em .4em;   
}


#side_title {
	height: 50px;
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

#nakagawaphoto {
	height: 203px;
	width: 169px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#right #side_box1 {
	width: 200px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#right #side_box2 {
	background-color: #FFFFFF;
	width: 200px;
	margin-bottom: 20px;
}

#right #banar {
	height: 43px;
	width: 200px;
	margin-bottom: 20px;
}

#right #office {
	font-size: 13px;
	line-height: 16px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	color: #333300;
}

#left {
	width: 630px;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

* html #left {
	margin-left: 10px;
}

#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F4EC;
}

#right {
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 30px;
}

* html #right {
	margin-right: 10px;
}

#footer {
	clear: both;
	width: 900px;
}

#footer #link {
	font-size: 13px;
	text-align: center;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 7px;
	color: #666666;
}

#footer #link a {
	text-decoration:none;
	color:#333333;
}

#footer #link a:hover {
	text-decoration:underline;
	color:#999999;
}

#footer #copy {
	font-size: 13px;
	color: #666666;
	text-align: center;
}

#side_text {
	font-size: 13px;
	line-height: 16px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#side_text a {
	text-decoration:none;
	color:#333300;
}

#side_text a:hover {
	text-decoration:underline;
	color:#666600;
}


#box3 {
	width: 605px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F4F3EC;
	height: 850px;
	margin-bottom: 25px;
}

#all #left #box3 #profile {
	width: 460px;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 25px;
	float: right;
}

#all #left #box3 #profile th {
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	background-color: #F3F4EC;
	border: 1px solid #FFFFFF;
	color: #333300;

}

#all #left #box3 #profile td {
	color: #333333;
	text-indent: 10px;
	border: 1px dotted #FFFFFF;

}

#all #left #box3 #profile tr {
	border: 1px dotted #FFFFFF;

}

#all #left #box3 #nakagawatate {
	float: left;
	width: 121px;
	height: 672px;
	margin-top: 15px;
}

#box4 {
	width: 605px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F4F3EC;
	margin-bottom: 25px;
	padding-bottom: 20px;
}


#idea_main {
	background-image: url(image/ideaback.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 416px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 46px;
	font-size: 14px;
	line-height: 20px;
}

#idea_title {
	width: 420px;
	font-size: 20px;
	color: #400000;
	height: 36px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	line-height: 40px;
	text-indent: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#idea_text {
	width: 400px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#box_right {
	width: 436px;
	margin-bottom: 20px;
	float: right;
}

#all #left #box4 #nakagawatate_2 {
	float: left;
	width: 150px;
	height: 672px;
	margin-top: 15px;
}

#box_text {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	width: 435px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#box_text2 {
	font-size: 13px;
	line-height: 20px;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#mail {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	margin-top: 15px;
}

#contact {
	height: 200px;
	width: 553px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#s_title {
	font-size: 20px;
	width: 560px;
	height: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-indent: 5px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#s_table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 25px;
}

#s_table th {
	background-color: #F3F4EC;
	border: 1px solid #FFFFFF;

}

#s_table tr {
	border: 1px solid #FFFFFF;

}

#s_table td {
	border: 1px solid #FFFFFF;
	padding-left: 10px;

}

#box_textlink {
	font-size: 13px;
	line-height: 30px;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #666666;
}

#newstitle {
	background-image: url(image/newstitle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 555px;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#newsphoto {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
}

#newsphoto td {
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newstable {
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}

#newstable th {
	background-color: #F3F4EC;
	padding-top: 8px;
	vertical-align: middle;
	padding-bottom: 8px;
	border: 1px solid #C0C59B;
}

#newstable td {
	border: 1px solid #C0C59B;
	text-indent: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 16px;
}

#beerparty {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


#active_box {
	width: 200px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#active_title {
	height: 97px;
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

#active_list {
	font-size: 14px;
	line-height: 27px;
	width: 185px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#active_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C69C6D;
	color: #0066CC;
    display: inline-block;   
    padding-left: 17px;   
    background: url(image/activehead.gif) no-repeat 0em .4em;   
}

#active_list li a {
	text-decoration:none;
	color:#0066CC;
}

#active_list li a:hover {
	text-decoration:underline;
	color:#FF3300;
}

#active_photo {
	height: 315px;
	width: 420px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #999999;
	padding: 3px;
}

#active_phototext {
	font-size: 13px;
	line-height: 16px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	color: #333333;
}

a:link {
	color: #258FB8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

