@charset "utf-8";
/* CSS Document */







/*===========================================



目次



1.Global Reset



2.body footer_backimg main_body



3.header



4.pageimg



5.navi



6.contents



7.footer



8.font



===========================================*/







/*-------------------------------------------



1.Global Reset



-------------------------------------------*/



* {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	line-height: 30px;
}
img {
	vertical-align:top;
}
.dspnone {
	display: none;
}
.clear {
	clear: both;
	height: 2px;
	width: 100%;
}
#hogo_box {
	height: 158px;
	width: 180px;
	position: relative;
	left: 10px;
	top: 0px;
}
#ca_box {
	height: 158px;
	width: 304px;
	position: relative;
	left: 0px;
	top: 0px;
}
/*-------------------------------------------



2.body footer_backimg



-------------------------------------------*/







body {
	background-image: url(../images/body_img.jpg);
	background-repeat: repeat-x;
}
#footer_backimg {
	background-image: url(../images/footer_bg.jpg);
	height: 100%;
	background-repeat: repeat-x;
	width: 100%;
	background-position: bottom;
}
#main_body {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
/*-------------------------------------------



3.header



-------------------------------------------*/







#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_logo a {
	float: left;
	height: 60px;
	width: 275px;
	position: relative;
	left: 2px;
	top: 5px;
}
#header_ac a {
	float: right;
	height: 34px;
	width: 205px;
	position: relative;
	top: 36px;
}
/*-------------------------------------------



4.pageimg



-------------------------------------------*/







#pageimg {
	height: 245px;
	width: 840px;
	clear: both;
}
/*-------------------------------------------



5.navi



-------------------------------------------*/







#navi_bg {
	height: 60px;
	width: 840px;
}
#navi {
	height: 60px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi ul {
	list-style-type: none;
	height: 60px;
	width: 800px;
	background-image: url(../images/navi_a.jpg);
	background-repeat: no-repeat;
}
#navi li {
	float: left;
}
#navi_1 a {
	display: block;
	height: 60px;
	width: 72px;
}
#navi_1 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: 0px;
}
#navi_2 a {
	display: block;
	height: 60px;
	width: 99px;
}
#navi_2 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -72px;
}
#navi_3 a {
	display: block;
	height: 60px;
	width: 99px;
}
#navi_3 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -171px;
}
#navi_4 a {
	display: block;
	height: 60px;
	width: 99px;
}
#navi_4 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -270px;
}
#navi_5 a {
	display: block;
	height: 60px;
	width: 99px;
}
#navi_5 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -369px;
}
#navi_6 a {
	display: block;
	height: 60px;
	width: 119px;
}
#navi_6 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -468px;
}
#navi_7 a {
	display: block;
	height: 60px;
	width: 99px;
}
#navi_7 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -587px;
}
#navi_8 a {
	display: block;
	height: 60px;
	width: 114px;
}
#navi_8 a:hover {
	background-image:url(../images/navi_b.jpg);
	background-position: -686px;
}
/*-------------------------------------------



6.contents



-------------------------------------------*/







#contents_body {
	clear: both;
	display:block;
	width: 840px;
	background-image: url(../images/contents_bg.jpg);
	background-repeat: repeat-y;
}
#contents {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#condai {
	height: 100%;
	width: 760px;
	padding: 20px;
}
#top_contens_left {
	display: block;
	float: left;
	width: 564px;
	position: relative;
	left: 1px;
}
#top_en_navi_1 {
	display: block;
	height: 310px;
	width: 564px;
}
#top_en_navi_2 {
	display: block;
	height: 310px;
	width: 564px;
}
#top_contens_right {
	display: block;
	width: 230px;
	float: right;
	right: 1px;
	position: relative;
}
#info {
	background-image: url(../images/info_bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 220px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding-top: 100px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
#top_btn_1 {
	display: block;
	height: 180px;
	width: 230px;
}
#top_btn_2 {
	display: block;
	height: 130px;
	width: 230px;
}
#page_frame {
	width: 210px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pf_top {
	background-image: url(../images/frame_top.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 41px;
	display:block;
	text-align:center;
	font-size:18px;
	color:#333333;
	line-height:41px;
}
#pf_middle {
	width: 208px;
	border-left:#e1e1e1 1px solid;
	border-right:#e1e1e1 1px solid;
}
#pf_middle li {
	display:block;
	height: 27px;
	line-height:27px;
	border-bottom:#e1e1e1 1px solid;
	font-size:14px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
#pf_middle li.fs {
	font-size:10px;
}
#pf_middle li a:link {
	color:#3333ff;
}
#pf_middle li a:hover {
	color:#f600ff;
}
#pf_bottom {
	background-image: url(../images/frame_bottom.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 24px;
}
#top_contens_left02 {
	width: 527px;
	padding-left:43px;
	padding-right:30px;
}
#top_contens {
	width: 740px;
	padding-top:40px;
	padding-left:30px;
	padding-right:30px;
}
.border {
	margin:0px;
	padding:0px;
	height:0;
}
h3 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.fb_r {
	font-weight:bold;
	text-align:right;
	padding:20px 0px;
}
.t_list {
	padding-top:10px;
}
.t_list ul {
	list-style-type:none;
}
.t_list li {
	padding:0px 0px 10px 10px;
}
/*-------------------------------------------



7.footer



-------------------------------------------*/







#footer_1 {
	background-image: url(../images/footer_bg_2.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 174px;
	width: 840px;
}
#footer_3 {
	background-image: url(../images/footer_bg_2_2.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 174px;
	width: 840px;
}
#footer_s_1 {
	display: block;
	height: 68px;
	width: 100%;
}
#footer_s_2 {
	display: block;
	height: 78px;
	width: 120px;
	float: left;
}
#footer_s_3 {
	display: block;
	height: 78px;
	width: 72px;
	float: left;
}
#momonoki {
	float: left;
	height: 78px;
	width: 156px;
	text-align: right;
	vertical-align: text-botom;
	background-position: bottom;
}
#meimai {
	float: left;
	height: 78px;
	width: 160px;
}
#footer_2 {
	display: block;
	height: 65px;
	width: 840px;
	clear: both;
}
#footer_navi {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	height: 35px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#footer_navi a {
	color: #FFFFFF;
}
#footer_c {
	height: 30px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
/*-------------------------------------------



8.font



-------------------------------------------*/







#con_ltin {
	font-size:12px;
	color:#333333;
	line-height:180%;
	height: 100%;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#con_ltin h4 {
	font-size:16px;
	color:#d0445b;
	padding-bottom:5px;
}
.t_list li span {
	font-size:18px;
	color:#00CC00;
	font-weight:bold;
}
.pgtop {
	text-align: right;
	font-size: 12px;
	padding-top:20px;
	padding-bottom:20px;
}
.history01 {
	font-size:12px;
	background-color:#e4fcff;
	vertical-align:top;
	padding:2px 0px 2px 10px;
}
.history02 {
	font-size:12px;
	vertical-align:top;
	padding:2px 0px 2px 10px;
}
.history03 {
	font-size:14px;
	vertical-align:middle;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}
.history04 {
	font-size:14px;
	vertical-align:middle;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.history05 {
	font-size:14px;
	vertical-align:middle;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #3300FF;
}
.history06 {
	font-size:12px;
	vertical-align:top;
	padding:2px 0px 2px 10px;
	font-weight: bold;
}
.history07 {
	font-size:16px;
	vertical-align:middle;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.history08 {
	font-size:17px;
	vertical-align:middle;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #3300FF;
}
.f_gb {
	font-size:14px;
	color:#2fa054;
	font-weight:bold;
	text-align:center;
}
.f_b {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	line-height:150%;
}
.f_os {
	font-weight:bold;
	color:#fd8f24;
	line-height:150%;
	margin:10px 0px;
}
.f_os span {
	margin-left:13px;
	font-weight:bold;
	color:#fd8f24;
}
.course {
	width:100%;
	background-color:#6699FF;
	border:2px solid #6699FF;
}
.course01 {
	font-size:12px;
	color:#62a1e7;
	font-weight:bold;
	background-color:#ffffff;
	border-collapse: collapse;
	padding-left:10px;
}
.course02 {
	font-size:12px;
	color:#62a1e7;
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
	border-collapse: collapse;
}
.font_td_1 {
	font-size:12px;
	vertical-align:middle;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.font_td_2 {
	font-size:12px;
	vertical-align:top;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 18px;
	padding: 5px;
}
.font_td_3 {
	font-size:12px;
	vertical-align:top;
	text-align: left;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.font_td_4 {
	font-size:14px;
	vertical-align:middle;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.font_dai {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.sat {
	color: #0066FF;
}
.san {
	color: #FF0000;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#ca {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	z-index: 1;
	position: relative;
	top: -50px;
	left: 20px;
	width: 100px;
}
#hogo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	z-index: 1;
	width: 100px;
	position: relative;
	left: 20px;
	top: -60px;
}
.page_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	width: 500px;
	margin-bottom: 10px;
	padding-left: 10px;
	height: 30px;
	padding-top: 3px;
}
.page_img {
	height: 100px;
	width: 527px;
	margin-bottom: 10px;
}
/*-------------------------------------------



9.private



-------------------------------------------*/







#a_btn {
	background-image: url(../images/parts/album_btn.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#a_btn a {
	display: block;
	height: 100px;
	width: 300px;
}
#a_btn a:hover {
	background-image: url(../images/parts/album_btn_b.jpg);
	background-position: 0px 0px;
}
#title_menu {
	background-image: url(../images/parts/menu_title.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.private01 {
	font-size:14px;
	vertical-align:middle;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.private02 {
	font-size:14px;
	vertical-align:middle;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#title_menu2 {
	background-image: url(../images/parts/h20.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.title_menu3 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 50px;
	width: 100px;
}
#p_btn_menu {
	background-image: url(../images/parts/photo_btn_menu.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn_menu a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn_menu a:hover {
	background-image: url(../images/parts/photo_btn_menu_b.jpg);
	background-position: 0px 0px;
}
.photo_table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 320px;
}
#p_btn01 {
	background-image: url(../images/parts/photo_btn_3_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn01 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn01 a:hover {
	background-image: url(../images/parts/photo_btn_3_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn02 {
	background-image: url(../images/parts/photo_btn_3_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn02 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn02 a:hover {
	background-image: url(../images/parts/photo_btn_3_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn03 {
	background-image: url(../images/parts/photo_btn_3_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn03 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn03 a:hover {
	background-image: url(../images/parts/photo_btn_3_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn04 {
	background-image: url(../images/parts/photo_btn_2_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn04 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn04 a:hover {
	background-image: url(../images/parts/photo_btn_2_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn05 {
	background-image: url(../images/parts/photo_btn_1_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn05 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn05 a:hover {
	background-image: url(../images/parts/photo_btn_1_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn06 {
	background-image: url(../images/parts/photo_btn_1_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn06 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn06 a:hover {
	background-image: url(../images/parts/photo_btn_1_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn07 {
	background-image: url(../images/parts/photo_btn_1_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn07 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn07 a:hover {
	background-image: url(../images/parts/photo_btn_1_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn08 {
	background-image: url(../images/parts/photo_btn_12_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn08 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn08 a:hover {
	background-image: url(../images/parts/photo_btn_12_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn09 {
	background-image: url(../images/parts/photo_btn_11_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn09 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn09 a:hover {
	background-image: url(../images/parts/photo_btn_11_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn10 {
	background-image: url(../images/parts/photo_btn_11_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn10 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn10 a:hover {
	background-image: url(../images/parts/photo_btn_11_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn11 {
	background-image: url(../images/parts/photo_btn_11_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn11 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn11 a:hover {
	background-image: url(../images/parts/photo_btn_11_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn12 {
	background-image: url(../images/parts/photo_btn_11_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn12 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn12 a:hover {
	background-image: url(../images/parts/photo_btn_11_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn13 {
	background-image: url(../images/parts/photo_btn_10_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn13 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn13 a:hover {
	background-image: url(../images/parts/photo_btn_10_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn14 {
	background-image: url(../images/parts/photo_btn_10_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn14 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn14 a:hover {
	background-image: url(../images/parts/photo_btn_10_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn15 {
	background-image: url(../images/parts/photo_btn_10_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn15 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn15 a:hover {
	background-image: url(../images/parts/photo_btn_10_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn16 {
	background-image: url(../images/parts/photo_btn_10_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn16 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn16 a:hover {
	background-image: url(../images/parts/photo_btn_10_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn17 {
	background-image: url(../images/parts/photo_btn_9_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn17 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn17 a:hover {
	background-image: url(../images/parts/photo_btn_9_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn18 {
	background-image: url(../images/parts/photo_btn_9_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn18 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn18 a:hover {
	background-image: url(../images/parts/photo_btn_9_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn19 {
	background-image: url(../images/parts/photo_btn_9_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn19 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn19 a:hover {
	background-image: url(../images/parts/photo_btn_9_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn20 {
	background-image: url(../images/parts/photo_btn_9_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn20 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn20 a:hover {
	background-image: url(../images/parts/photo_btn_9_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn21 {
	background-image: url(../images/parts/photo_btn_7_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn21 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn21 a:hover {
	background-image: url(../images/parts/photo_btn_7_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn22 {
	background-image: url(../images/parts/photo_btn_7_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn22 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn22 a:hover {
	background-image: url(../images/parts/photo_btn_7_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn23 {
	background-image: url(../images/parts/photo_btn_7_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn23 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn23 a:hover {
	background-image: url(../images/parts/photo_btn_7_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn24 {
	background-image: url(../images/parts/photo_btn_7_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn24 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn24 a:hover {
	background-image: url(../images/parts/photo_btn_7_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn25 {
	background-image: url(../images/parts/photo_btn_5_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn25 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn25 a:hover {
	background-image: url(../images/parts/photo_btn_5_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn26 {
	background-image: url(../images/parts/photo_btn_4_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn26 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn26 a:hover {
	background-image: url(../images/parts/photo_btn_4_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn27 {
	background-image: url(../images/parts/photo_btn_4_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn27 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn27 a:hover {
	background-image: url(../images/parts/photo_btn_4_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn28 {
	background-image: url(../images/parts/photo_btn_4_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn28 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn28 a:hover {
	background-image: url(../images/parts/photo_btn_4_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn7_2 {
	background-image: url(../images/parts/photo_btn_7_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn7_2 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn7_2 a:hover {
	background-image: url(../images/parts/photo_btn_7_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn7_3 {
	background-image: url(../images/parts/photo_btn_7_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn7_3 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn7_3 a:hover {
	background-image: url(../images/parts/photo_btn_7_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn7_4 {
	background-image: url(../images/parts/photo_btn_7_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn7_4 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn7_4 a:hover {
	background-image: url(../images/parts/photo_btn_7_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn9_1 {
	background-image: url(../images/parts/photo_btn_9_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn9_1 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn9_1 a:hover {
	background-image: url(../images/parts/photo_btn_9_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn9_1 {
	background-image: url(../images/parts/photo_btn_9_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn9_1 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn9_1 a:hover {
	background-image: url(../images/parts/photo_btn_9_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn9_2 {
	background-image: url(../images/parts/photo_btn_9_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn9_2 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn9_2 a:hover {
	background-image: url(../images/parts/photo_btn_9_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn9_3 {
	background-image: url(../images/parts/photo_btn_9_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn9_3 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn9_3 a:hover {
	background-image: url(../images/parts/photo_btn_9_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn9_4 {
	background-image: url(../images/parts/photo_btn_9_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn9_4 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn9_4 a:hover {
	background-image: url(../images/parts/photo_btn_9_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn10_1 {
	background-image: url(../images/parts/photo_btn_10_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn10_1 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn10_1 a:hover {
	background-image: url(../images/parts/photo_btn_10_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn10_2 {
	background-image: url(../images/parts/photo_btn_10_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn10_2 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn10_2 a:hover {
	background-image: url(../images/parts/photo_btn_10_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn10_3 {
	background-image: url(../images/parts/photo_btn_10_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn10_3 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn10_3 a:hover {
	background-image: url(../images/parts/photo_btn_10_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn10_4 {
	background-image: url(../images/parts/photo_btn_10_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn10_4 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn10_4 a:hover {
	background-image: url(../images/parts/photo_btn_10_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn11_1 {
	background-image: url(../images/parts/photo_btn_11_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn11_1 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn11_1 a:hover {
	background-image: url(../images/parts/photo_btn_11_1_b.jpg);
	background-position: 0px 0px;
}
#p_btn11_2 {
	background-image: url(../images/parts/photo_btn_11_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn11_2 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn11_2 a:hover {
	background-image: url(../images/parts/photo_btn_11_2_b.jpg);
	background-position: 0px 0px;
}
#p_btn11_3 {
	background-image: url(../images/parts/photo_btn_11_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn11_3 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn11_3 a:hover {
	background-image: url(../images/parts/photo_btn_11_3_b.jpg);
	background-position: 0px 0px;
}
#p_btn11_4 {
	background-image: url(../images/parts/photo_btn_11_4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn11_4 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn11_4 a:hover {
	background-image: url(../images/parts/photo_btn_11_4_b.jpg);
	background-position: 0px 0px;
}
#p_btn12_1 {
	background-image: url(../images/parts/photo_btn_12_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#p_btn12_1 a {
	display: block;
	height: 50px;
	width: 350px;
}
#p_btn12_1 a:hover {
	background-image: url(../images/parts/photo_btn_12_1_b.jpg);
	background-position: 0px 0px;
}

