body{
	font-size:10pt;
	line-height:1.35em;
	font-family:"メイリオ",Arial;
	color:#605751;
}

/* CSS Reset 4 Any Environment
--------------------------------------- */
body,p,dl,dt,dd,ol,ul,li,form,fieldset,caption,q,hr{
	margin:0;
	padding:0;
}
fieldset{
	border-style:none;
	border-width:0px;
}
li{
	list-style:none;
}
img,form,input,button{
	display:block;
}
img{
	border:none;
}
em,dfn,q,address{
	font-style:normal;
}
em{
	font-weight:bold;
}
a{
	text-decoration:none;
}
hr{
	border:none;
	border-style:none;
	border-width:0;
	height:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
* html hr{ /* for IE6 */
	border-bottom: 1px solid transparent;
}
*:first-child+html hr{ /* for IE7 */
	border-bottom:1px solid transparent;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

/* Common CSS
--------------------------------------- */
.lv1,.lv2,.lv3{
	font-weight:bold;
	vertical-align:middle;
}
.lv1{
	font-size:115%;
}
.lv2{
	font-size:135%;
}
.lv3{
	font-size:165%;
}

.lv-1,.lv-2,.lv-3{
	font-weight:normal;
	vertical-align:bottom;
}
.lv-1{
	font-size:85%;
}
.lv-2{
	font-size:65%;
}
.lv-3{
	font-size:35%;
}

button,
input.Input_Submit,
.LinkString{
	cursor:pointer;
}
input.Input_Submit{
	font-weight:bold;
}
.LinkString{
	color:#0000cc;
}

/* Constructure
--------------------------------------- */
body{
	background:#e3f1f0 url(../image/BG_Body.png) center no-repeat;
}
#TotalContainer{
	padding-bottom:150px;
}
.PageStyleID_1 #TotalContainer{
	background:url(../image/Img_Miku_1.png) 98% 52px no-repeat;
}
.PageStyleID_2 #TotalContainer{
	background:url(../image/Img_Miku_2.png) 98% 52px no-repeat;
}
.PageStyleID_3_1 #TotalContainer{
	background:url(../image/Img_Miku_3_1.png) 98% 52px no-repeat;
}
.PageStyleID_3_2 #TotalContainer{
	background:url(../image/Img_Miku_3_2.png) 98% 52px no-repeat;
}
#HeaderColumns{
	height:33px;
	width:100%;
	border-bottom:double 3px #877d70;
	background:#877d70;
	color:#fbfbfd;
}
#HeaderColumns h1{
	width:100%;
	text-indent:0.2em;
	font-size:28px;
	line-height:33px;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	background:url(../image/BG_SiteSubTitle.png) right top no-repeat;
}
#HeaderColumns h1 a{
	color:#fbfbfd
}
#HeaderColumns h1 span{
	font-size:14px;
	line-height:33px;
	padding-left:0.6em;
	letter-spacing:1px;
}

#BodyColumns{
	background:url(../image/BG_SubBody.png) left top no-repeat;
}

#SubColumns{
	position:absolute;
	top:60px;
	right:30px;
}
#ShareService{
	padding:10px 0 0 15px;
}

#BottomNomble{
	width:100%;
	height:150px;
	text-align:center;
	background:url(../image/BG_BottomNomble.png) repeat-x;
}

rp,rt{
	display:none;
}

#Route{
	width:100%;
	padding-top:6px;
	height:120px;
	background:url(../image/BG_Console.png) no-repeat center 6px;
}
#Route dl{
	width:100%;
	height:120px;
	background:url(../image/BG_Pannel.png) repeat-x;
}
#Route dl dt{
	display:none;
}
#Route dl dd{
	width:700px;
	height:120px;
	margin:auto;
}
#Route dl dd ol{
	width:550px;
	height:100px;
	padding:10px;
	padding-left:150px;
	background:url(../image/BG_RouteTitle.png) 0px 0px no-repeat;
}
#Route dl dd ol#RouteID_1{
	background-position:0 0px;
}
#Route dl dd ol#RouteID_2{
	background-position:0 -120px;
}
#Route dl dd ol#RouteID_3{
	background-position:0 -240px;
}
#Route dl dd ol#RouteID_4{
	background-position:0 -360px;
}

#Route dl dd li{
	float:left;
	width:100px;
	height:100px;
	line-height:100px;
	background:url(../image/Button_Route.png) no-repeat;
}
#Route dl dd strong,
#Route dl dd ins,
#Route dl dd del{
	width:100px;
	height:100px;
	text-indent:-9999px;
	display:block;
	background:url(../image/String_Route.png) no-repeat;
}

#Route dl dd li#Route_Start.Route_Visited{
	background-position:-50px -200px;
}
#Route dl dd li#Route_Start.Route_Active{
	background-position:-50px -100px;
}
#Route dl dd li#Route_Start.Route_Link{
	background-position:-50px 0;
}

#Route dl dd li#Route_Lyric,
#Route dl dd li#Route_Music,
#Route dl dd li#Route_PV{
	padding-left:50px;
}
#Route dl dd li#Route_Lyric.Route_Active,
#Route dl dd li#Route_Music.Route_Active,
#Route dl dd li#Route_PV.Route_Active{
	background-position:0 -100px;
}
#Route dl dd li#Route_Lyric.Route_Visited,
#Route dl dd li#Route_Music.Route_Visited,
#Route dl dd li#Route_PV.Route_Visited{
	background-position:0 -200px;
}
#Route dl dd li#Route_Lyric.Route_Link,
#Route dl dd li#Route_Music.Route_Link,
#Route dl dd li#Route_PV.Route_Link{
	background-position:0 0;
}
#Route dl dd li#Route_Lyric .Route_String{
	background-position:0 -100px;
}
#Route dl dd li#Route_Music .Route_String{
	background-position:0 -200px;
}
#Route dl dd li#Route_PV .Route_String{
	background-position:0 -300px;
}

#Copyright{
	clear:both;
	color:#bbbbbb;
	height:24px;
	line-height:20px;
}
#Copyright dt{
	display:none;
}
#Copyright a{
	color:#cccccc;
}
address{
	display:inline;
}

.InputFormBlock{
	margin-left:110px;
}
.InputForm{
	width:440px;
	height:95px;
	padding:15px 20px 20px 20px;
	margin-bottom:40px;
	font-size:12px;
	background:url(../image/BG_Form.png) no-repeat;
}
.InputForm input,
.InputForm select,
.InputForm p,
.InputForm span,
.InputForm label{
	display:block;
	float:left;
}
#Input_Fieldset_Submit label.Input_Label_Body_H{
	float:right;
}
.InputForm fieldset{
	height:28px;
	line-height:28px;
	clear:left;
}
.InputForm legend{
	display:none;
}
.InputForm dfn{
	font-weight:bold;
	color:#D41A71;
	font-size:16px;
	line-height:28px;
	text-shadow:#a09791 0 1px 3px;
}
.Input_Text{
	font-size:12px;
	height:12px;
	line-height:16px;
	padding:4px 4px;
	color:#777777;
}
.Input_Select{
	height:22px;
	padding:3px;
}
.Input_Label_Genre dfn{
	display:none;
}
.InputForm p{
	font-weight:bold;
	color:#fdfdfd;
}
.InputForm p ins{
	border-bottom:2px dashed #f03591;
	text-decoration:none;
}
.Input_Label_Body input{
	width:90px;
}
#Input_Fieldset_Title input{
	width:250px;
}
#Input_Fieldset_Author input{
	width:170px;
}
.Input_Label_Body_H input{
	width:120px;
}
.Input_Label_Submit input{
	height:30px;
	width:80px;
	margin-left:20px;
}

.BodyParagraph{
	padding:120px 0 20px 60px;
}
.BodyParagraph dt{
	height:44px;
	display:block;
	text-indent:-9999px;
}
.BodyParagraph dd{
	padding-left:4em;
	font-size:115%;
	line-height:160%;
	font-weight:bold;
	color:#343434;
	width:41.5em;
	max-width:50%;
	text-shadow:#a09791 0 1px 3px;
}
.BodyParagraph dd li{
	list-style:square;
	color:#565656;
	font-weight:normal;
	text-shadow:#d0c7c1 0 1px 3px;
}

#CornerDescription dt{
	width:560px;
}
#CornerDescription dt#PageTitle_1{
	background:url(../image/Img_SiteTitle.png) no-repeat;
}
#CornerDescription dt#PageTitle_2{
	background:url(../image/Img_Step2Title.png) no-repeat;
}
#CornerDescription dt#PageTitle_3_1{
	background:url(../image/Img_Step3Title_1.png) no-repeat;
}
#CornerDescription dt#PageTitle_3_2{
	background:url(../image/Img_Step3Title_2.png) no-repeat;
}
#CornerDescription dt#PageTitle_1{
	width:384px;
	background:url(../image/Img_SiteTitle.png) no-repeat;
}
#INFO dt{
	width:560px;
	background:url(../image/Img_InformationTitle.png) no-repeat;
}

#CornerDescription strong{
	text-decoration:underline;
	font-size:110%;
}
#CornerDescription em{
	text-decoration:underline;
	font-size:105%;
}

.InputFormBlock dt{
	height:32px;
	display:block;
	text-indent:-9999px;
}
#ToStep2FormBlock dt{
	width:500px;
	background:url(../image/String_ToStep2.png) no-repeat;
}
#ToStep3FormBlock dt{
	width:500px;
	background:url(../image/String_ToStep3.png) no-repeat;
}
#ToStep4FormBlock dt{
	width:500px;
	background:url(../image/String_ToStep4.png) no-repeat;
}

#Input_Submit_PV{
	width:400px;
	height:65px;
	display:block;
	margin:15px 20px;
	font-size:24px;
	font-family:メイリオ;
	text-shadow:#f03591 0 0px 6px;
	text-align:center;
}

#InformationWindow{
	width:580px;
	height:144px;
	padding:16px 30px 20px 30px;
	margin:auto auto 30px 110px;
	line-height:140%;
	font-size:10.5pt;
	background:url(../image/BG_InformationWindow.png) no-repeat;
}
#InformationWindow dl{
	padding-left:90px;
}
#InformationWindow dt{
	font-weight:bold;
	font-size:110%;
	padding:4px;
	border-bottom:1px dashed #444444;;
}
#InformationWindow dd{
	padding:4px;
}


#LyricBlock{
	width:640px;
	margin:auto auto 30px 110px;
	line-height:175%;
	font-size:12pt;
}
#LyricMeta{
	height:50px;
	width:600px;
	padding:40px 20px 40px 20px;
	background:url(../image/BG_LyricMeta.png) no-repeat center top;
}
#LyricMeta h2{
	float:left;
	width:370px;
	height:45px;
	padding:5px 0 0 10px;
	line-height:135%;
	vertical-align:middle;
	font-size:16px;
}
#LyricMeta dl{
	clear:right;
	float:right;
	width:220px;
	height:25px;
	font-size:14px;
}
#LyricMeta dl dt{
	display:block;
	float:left;
	width:36px;
}
#LyricMeta dl dd{
	display:block;
	float:right;
	width:184px;
}
#LyricBody{
	clear:both;
	padding:5px 20px 5px 30px;
	width:590px;
	background:url(../image/BG_LyricBody.png) repeat-y center;
}
#LyricBody dt{
	display:none;
}
#LyricBody dd{
	padding-bottom:0.6em;
}
#LyricBody dd p{
	padding-bottom:1.2em;
}
#LyricNote{
	position:relative;
	width:600px;
	height:90px;
	padding:10px 20px 20px 20px;
	font-size:12px;
	background:url(../image/BG_LyricNote.png) no-repeat center bottom;
}
#LyricNote dl#LyricOriginalAuthor{
	position:absolute;
	padding-left:10px;
	top:-30px;
	font-size:12px;
	line-height:20px;
}
#LyricNote dl#LyricOriginalAuthor dt:after{
	content:" : ";
}
#LyricNote dl#LyricOriginalAuthor li{
	font-weight:bold;
}
#LyricNote dl#LyricOriginalAuthor,
#LyricNote dl#LyricOriginalAuthor dt,
#LyricNote dl#LyricOriginalAuthor dd,
#LyricNote dl#LyricOriginalAuthor ul,
#LyricNote dl#LyricOriginalAuthor li{
	display:inline;
}

#LyricNote dl#LyricCopyright{
	padding-top:20px;
	text-align:right;
	line-height:1.4em;
}
#LyricNote dl#LyricCopyright img{
	display:inline;
	line-height:40px;
	padding:0;
}
#LyricNote form{
	position:absolute;
	left:20px;
	top:10px;
	text-align:left;
}
#LyricNote form legend{
	display:none;
}
#LyricNote p{
}
#LyricNote dl#VSQInformation{
	position:absolute;
	top:40px;
	left:80px;
	line-height:1.4em;
}


#SubmitJSWindow{
	position:absolute;
	width:640px;
	height:250px;
	left:80px;
	display:none;
	background:url(../image/BG_JSFormWindow.png) no-repeat;
}
#SubmitJSWindow #SubmitProgressTitle{
	padding:40px 30px 20px 30px;
	width:580px;
	text-align:center;
	font-size:36px;
	line-height:1.5em;
	letter-spacing:1px;
	color:#222222;
	display:block;
}
#SubmitJSWindow p#SubmitProgressMessage{
	padding:50px 30px 0 195px;
	width:415px;
	font-size:24px;
	line-height:36px;
	display:block;
}
#SubmitJSWindow p #SubmitProgressLinkInfo{
	font-size:18px;
	line-height:24px;
	letter-spacing:1px;
	display:block;
}
#SubmitJSWindow p #SubmitProgressLinkURL{
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	letter-spacing:-1px;
	display:block;
}
#SubmitJSWindow #SubmitProgressPercentage{
	position:absolute;
	left:31px;
	top:148px;
	width:80px;
	height:40px;
	font-size:40px;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:2px;
	text-align:center;
}
