/*モダンブラウザ用*/
/*初期化*/

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
}

/*ここから*/
body{
	text-align:center;
}

/*下をそろえる*/
html>/**/body #wrapper {
	background-image: url(../images/dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	width: 820px;
	padding: 0px;
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
}

/*IE用*/
*:first-child+html #wrapper {
	background-image: url(../images/dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: ;
}


#header {
	background-image: url(../images/top05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 10px;
	padding: 0px;
	height: 250px;
	width: 800px;
}

#header #title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 140px;
	width: 400px;
	float: right;
	padding-top: 100px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html #header #title {
	width: 200px;
}
#header #pic {
	float: left;
	height: 95px;
	width: 200px;
	text-align: center;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #FFFFFF;*/
	/*background-image: url(../images/white.gif);*/
}
* html #header #pic {
	width: 200px;
}

#navbar {
	font-size: 13px;
	text-align: center;
	width: 800px;
	height: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #595757;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
* html #navbar {
}
#navbar a {
	font-size: 13px;
	color: #FFFFFF;
	/*padding: 5px;*/
	text-decoration: none;
}
#navbar a :hover{
	color: #CC0000;
	text-decoration: none;
}

* html #wrapper #main_content_wrapper{
/*	width: 820px;
	margin-left: 10px;
	padding: 0px;*/
}

#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*height: 1000px;*/
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
}

* html #wrap {
}
/*左側*/
#wrap #left_sidebar {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
* html #wrap #left_sidebar {/*IE用*/
	width: 220px;
}
/*左側上head*/
#wrap #left_sidebar #left_sub_head1 {
	/*background-image: url(../images/special_news.gif);*/
	background-repeat: no-repeat;
	height: 35px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
* html #wrap #left_sidebar #left_sub_head1 {
}
/*左側上body*/
#wrap #left_sidebar #left_sub {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	height: ;
	width: 197px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
	/*border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5000b;*/
	margin: 0px;
	text-align: center;
	line-height: 20px;
}
* html #wrap #left_sidebar #left_sub {
}
/*左側下head*/
#wrap #left_sidebar #left_sub_head2 {
	/*background-image: url(../images/menu.gif);*/
	background-repeat: no-repeat;
	width: 200px;
	height: 35px;
	/*margin-top: 25px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

* html #wrap #left_sidebar #left_sub_head2 {
}
/*左側下body*/
html>/**/body #wrap #left_sidebar #left_sub2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	width: 197px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;/*下た修蹐┐?*/
	padding-left: 0px;	
	background-repeat: no-repeat;
	/*border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00a0e9;	*/
	margin: 0px;/*下た修蹐┐?*/
	text-align: center;
	line-height: 20px;
}
* html #wrap #left_sidebar #left_sub2 {
}
/*左側一番下head*/
#wrap #left_sidebar #left_sub_head3 {
	/*background-image: url(../images/rgular_tv.gif);*/
	background-repeat: no-repeat;
	width: 200px;
	height: 35px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

* html #wrap #left_sidebar #left_sub_head3 {
}
/*左側一番下body*/
html>/**/body #wrap #left_sidebar #left_sub3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	width: 197px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom:32768px;/*下をそろえる*/
	padding-left: 0px;	
	background-repeat: no-repeat;
	/*border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00a0e9;	*/
	margin-bottom:-32768px;/*下をそろえる*/
	text-align: center;
	line-height: 10px;
}
*:first-child+html #wrap #left_sidebar #left_sub3 {/*IE用*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	width: 197px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: ;/*下た修蹐┐?*/
	padding-left: 0px;	
	background-repeat: no-repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00a0e9;	
	margin-bottom: ;/*下た修蹐┐?*/
	text-align: center;
	line-height: 10px;
}
*:first-child+html #wrap #left_sidebar #left_sub3 h2{/*IE用*/
	font-size: 10px;
}
html[xmlns*=""] body:last-child #wrap #left_sidebar #left_sub3 {/*Safari*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	width: 197px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: ;/*下た修蹐┐?*/
	padding-left: 0px;	
	background-repeat: no-repeat;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00a0e9;	
	margin-bottom: ;/*下た修蹐┐?*/
	text-align: center;
	line-height: 10px;
}


/*
#middle #left #menu2 {
	margin: 0px;
	height: 500px;
	width: 155px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 25px;
}
*/
#wrap #main_content {
	margin: 0px;
	float: right;
	width: 560px;
	background-image: url(../images/center_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
* html #wrap #main_content {
	width: 580px;
}

#wrap #main_content #con1 {
	margin: 0px;
	width: 550px;
	margin-left: 10px;
}
#wrap #main_content #con1 #con_menu {
	color: #FFFFFF;
	height: 17px;
	text-align: right;
	width: 520px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/con1_bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left:0px;
}
* html #wrap #main_content #con1 #con_menu {
	width: 530px;
}

#wrap #main_content #con1 #con_menu a {
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: underline;
	padding-right: 0px;
}

#wrap #main_content #menu3 {
	text-align: right;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5007f;
	height: 80px;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 7px;
	font-size: small;
}
* html #wrap #main_content #menu3 {
	width: 550px;
}
#wrap #main_content #menu3 a {
	/*text-decoration: none;*/
}
#wrap #main_content #menu3 a :hover{
	/*text-decoration: none;*/
}

html>/**/body #wrap #main_content #user2 {
	text-align: center;
	color: #000000;
	width: 490px;
	background-image: url(../images/con1_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5007f;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom:32768px;/*下をそろえる*/
	padding-left: 27px;
	margin-bottom:-32768px;/*下をそろえる*/
	text-decoration: none;
	line-height: 15px;
}
*:first-child+html #wrap #main_content #user2 {/*IE用*/
	text-align: center;
	color: #000000;
	width: 490px;
	background-image: url(../images/con1_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5007f;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: ;/*下た修蹐┐?*/
	padding-left: 27px;
	margin-bottom: ;/*下た修蹐┐?*/
	text-decoration: none;
	line-height: 15px;
}
html[xmlns*=""] body:last-child #wrap #main_content #user2 {/*IE用*/
	text-align: center;
	color: #000000;
	width: 490px;
	background-image: url(../images/con1_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5007f;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: ;/*下をそろえる*/
	padding-left: 27px;
	margin-bottom: ;/*下をそろえる*/
	text-decoration: none;
	line-height: 15px;
}

#main_content #user2 #mainbody {
	text-align: left;
	width: 500px;
	background-image: url(../images/con1_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}

#wrap #main_content #user6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	margin: 0px;
	padding: 30px;
	width: 490px;
	background-repeat: no-repeat;
	/*background-position: right bottom;*/
	/*border-left-width: 3px;*/
	border-left-style: solid;
	border-left-color: #e5007f;
}
* html #wrap #main_content #user6 {
	width: 550px;
}
/*
#wrap #main_content #user6  p {
	padding: 5px;
}
*/

#designer {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	background-image: url(../images/dropshadow2.jpg);
	/*text-align: center;*/
	font-size: 13px;
	height: 50px;
	background-color: #595757;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
*+html #designer {
	/*background-image: url(../images/dropshadow2.jpg);*/
}
#designer a {
	/*font-size: 12px;*/
	color: #ffffff;
	text-decoration: none;
}
#designer a :hover{
	color: #CC0000;
	text-decoration: none;
}
#designer #designer_left {
	float: left;
	background-color: #595757;
	width: 350px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	text-align: right;
}
*:first-child+html #designer #designer_left {
	background-color: ;
}
* html #designer #designer_left {
	/*width: 370px;*/
}
#designer #designer_right {
	width: 450px;
	height: 30px;
	background-color: #595757;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 360px;
	padding-top: 20px;
	text-align: left;
}
*:first-child+html #designer #designer_right {
	background-color: ;
}
* html #designer #designer_right {
}

.span_normal {
	color: #ffffff;
}

#wrapper #main_content_wrapper #wrap #main_content #user2 .blog .contentpaneopen .contentheading {
	background-color: #e5007f;
	width: 490px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
* html #wrapper #main_content_wrapper #wrap #main_content #user2 .blog .contentpaneopen .contentheading {
	width: 510px;
	padding: 10px;
}

#wrap #left_sidebar #left_sub2 .moduletable #container #iconhoriz .icons li {
	list-style-type: none;
	list-style-position: outside;
}

#wrap #left_sidebar #left_sub2 .moduletable #container #iconhoriz .icons li a{
	text-decoration: none;
}

#wrapper #main_content_wrapper #wrap #left_sidebar #left_sub2 .moduletable #container #iconhoriz .icons .sispan {
	font-size: 1.2em;
	font-weight: bold;
}

#wrapper #main_content_wrapper #wrap #left_sidebar #left_sub .moduletable .contentpaneopen {
	text-align: center;
}

.contentheading {
	text-align: left;
}

.contentpaneopen {
	text-align: left;
}

.contentpaneopen td {
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 18px;
}

//left
#PhotoMenu {
	font-size: 13px;
	text-align: center;
	height: 150px;
	width: 180px;
}

#PhotoMenu a {
	color: #000000;
	text-decoration: none;
}

#PhotoMenu a :hover {
	color: #CC0000;
	text-decoration: none;
}

#PhotoMenu_photo {
	height: 180px;
	width: 150px;
}

#PhotoMenu_text {
	font-size: 15px;
	text-align: center;
	padding: 5px;
	width: 140px;
}
* html #PhotoMenu_text {
	width: 145px;
}

.left400 {
	text-align: left;
	width: 400px;
	font-size: small;
}

.right100 {
	text-align: right;
	width: 100px;
}
/*
#mainbody .blog {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
*/
/*
* html body {
background-color: #FF0000;
}
*/
